Uses of Class
org.openqa.selenium.devtools.v141.runtime.model.PropertyPreview
Packages that use PropertyPreview
-
Uses of PropertyPreview in org.openqa.selenium.devtools.v141.runtime.model
Methods in org.openqa.selenium.devtools.v141.runtime.model that return types with arguments of type PropertyPreviewConstructor parameters in org.openqa.selenium.devtools.v141.runtime.model with type arguments of type PropertyPreviewModifierConstructorDescriptionObjectPreview(ObjectPreview.Type type, Optional<ObjectPreview.Subtype> subtype, Optional<String> description, Boolean overflow, List<PropertyPreview> properties, Optional<List<EntryPreview>> entries)