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

Method window

java/src/org/openqa/selenium/WebDriver.java:274–274  ·  view source on GitHub ↗

@return the interface for managing the current window.

()

Source from the content-addressed store, hash-verified

272 * @return the interface for managing the current window.
273 */
274 Window window();
275
276 /**
277 * Gets the {@link Logs} interface used to fetch different types of logs.

Callers 15

WebDriverClass · 0.65
WebDriverClass · 0.65
newWindowMethod · 0.65
window_test.jsFile · 0.65
changeSizeByFunction · 0.65
forSizeToBeFunction · 0.65
forPositionToBeFunction · 0.65
storage_test.jsFile · 0.65
script_test.jsFile · 0.65
webdriver_test.jsFile · 0.65
ableToSwitchToWindowMethod · 0.65

Implementers 1

RemoteWebDriverOptionsjava/src/org/openqa/selenium/remote/Re

Calls

no outgoing calls