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

Method focused_frame_window

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

Source from the content-addressed store, hash-verified

120 }
121
122 IHTMLWindow2* focused_frame_window(void) {
123 return this->focused_frame_window_;
124 }
125
126 private:
127 int SetFocusedFrameByIdentifier(VARIANT frame_identifier);

Callers 3

DocumentCompleteMethod · 0.80
GetDocumentMethod · 0.80
GetDocumentMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected