Uses of Class
org.openqa.selenium.devtools.v141.runtime.model.PropertyDescriptor
Packages that use PropertyDescriptor
-
Uses of PropertyDescriptor in org.openqa.selenium.devtools.v141.runtime
Methods in org.openqa.selenium.devtools.v141.runtime that return types with arguments of type PropertyDescriptorConstructor parameters in org.openqa.selenium.devtools.v141.runtime with type arguments of type PropertyDescriptorModifierConstructorDescriptionGetPropertiesResponse(List<PropertyDescriptor> result, Optional<List<InternalPropertyDescriptor>> internalProperties, Optional<List<PrivatePropertyDescriptor>> privateProperties, Optional<ExceptionDetails> exceptionDetails)