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

Method executor_handle

cpp/iedriver/DocumentHost.h:115–115  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113 }
114
115 HWND executor_handle(void) const { return this->executor_handle_; }
116
117 void set_is_closing(const bool value) { this->is_closing_ = value; }
118 void set_is_awaiting_new_process(const bool value) {

Callers 7

PostQuitMessageMethod · 0.95
OnQuitMethod · 0.80
NewWindow3Method · 0.80
CloseMethod · 0.80
CheckDialogTypeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected