Uses of Class
org.openqa.selenium.devtools.v118.browser.model.WindowID
Packages that use WindowID
-
Uses of WindowID in org.openqa.selenium.devtools.v118.browser
Methods in org.openqa.selenium.devtools.v118.browser that return WindowIDModifier and TypeMethodDescriptionBrowser.GetWindowForTargetResponse.getWindowId()Browser window id.Methods in org.openqa.selenium.devtools.v118.browser with parameters of type WindowIDModifier and TypeMethodDescriptionstatic org.openqa.selenium.devtools.Command<Bounds>Browser.getWindowBounds(WindowID windowId) Get position and size of the browser window.static org.openqa.selenium.devtools.Command<Void>Browser.setWindowBounds(WindowID windowId, Bounds bounds) Set position and/or size of the browser window.Constructors in org.openqa.selenium.devtools.v118.browser with parameters of type WindowID