MCPcopy 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
46Browser::~Browser(void) {
47 this->DetachEvents();
48}
49
50void __stdcall Browser::BeforeNavigate2(IDispatch* pObject,
51 VARIANT* pvarUrl,

Callers

nothing calls this directly

Calls 1

DetachEventsMethod · 0.95

Tested by

no test coverage detected