MCPcopy Index your code
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.

Implementers 1

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

Calls

no outgoing calls