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