Uses of Class
org.openqa.selenium.devtools.v96.runtime.model.PrivatePropertyDescriptor
-
Packages that use PrivatePropertyDescriptor Package Description org.openqa.selenium.devtools.v96.runtime -
-
Uses of PrivatePropertyDescriptor in org.openqa.selenium.devtools.v96.runtime
Methods in org.openqa.selenium.devtools.v96.runtime that return types with arguments of type PrivatePropertyDescriptor Modifier and Type Method Description java.util.Optional<java.util.List<PrivatePropertyDescriptor>>Runtime.GetPropertiesResponse. getPrivateProperties()Object private properties.
-