Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeleniumHQ/selenium
/ ~Browser
Method
~Browser
cpp/iedriver/Browser.cpp:46–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
}
45
46
Browser::~Browser(void) {
47
this->DetachEvents();
48
}
49
50
void __stdcall Browser::BeforeNavigate2(IDispatch* pObject,
51
VARIANT* pvarUrl,
Callers
nothing calls this directly
Calls
1
DetachEvents
Method · 0.95
Tested by
no test coverage detected