Uses of Class
org.openqa.selenium.devtools.v141.browser.Browser.GetWindowForTargetResponse
Packages that use Browser.GetWindowForTargetResponse
-
Uses of Browser.GetWindowForTargetResponse in org.openqa.selenium.devtools.v141.browser
Methods in org.openqa.selenium.devtools.v141.browser that return types with arguments of type Browser.GetWindowForTargetResponseModifier and TypeMethodDescriptionstatic org.openqa.selenium.devtools.Command<Browser.GetWindowForTargetResponse> Browser.getWindowForTarget(Optional<TargetID> targetId) Get the browser window that contains the devtools target.