Uses of Class
org.openqa.selenium.devtools.v115.runtime.model.DeepSerializedValue
-
Packages that use DeepSerializedValue Package Description org.openqa.selenium.devtools.v115.runtime.model -
-
Uses of DeepSerializedValue in org.openqa.selenium.devtools.v115.runtime.model
Methods in org.openqa.selenium.devtools.v115.runtime.model that return types with arguments of type DeepSerializedValue Modifier and Type Method Description java.util.Optional<DeepSerializedValue>RemoteObject. getDeepSerializedValue()Deep serialized value.java.util.Optional<DeepSerializedValue>RemoteObject. getWebDriverValue()Deprecated.
-