Uses of Class
org.openqa.selenium.devtools.v112.runtime.model.WebDriverValue
-
Packages that use WebDriverValue Package Description org.openqa.selenium.devtools.v112.runtime.model -
-
Uses of WebDriverValue in org.openqa.selenium.devtools.v112.runtime.model
Methods in org.openqa.selenium.devtools.v112.runtime.model that return types with arguments of type WebDriverValue Modifier and Type Method Description java.util.Optional<WebDriverValue>RemoteObject. getWebDriverValue()WebDriver BiDi representation of the value.
-