MCPcopy Create free account
hub / github.com/SeleniumHQ/selenium / GetEdgeTempDir

Method GetEdgeTempDir

cpp/iedriver/BrowserFactory.cpp:1589–1591  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1587}
1588
1589std::wstring BrowserFactory::GetEdgeTempDir() {
1590 return this->edge_user_data_dir_;
1591}
1592
1593} // namespace webdriver

Callers 1

CreateNewBrowserMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected