Uses of Class
org.openqa.selenium.devtools.runtime.model.InternalPropertyDescriptor
-
Packages that use InternalPropertyDescriptor Package Description org.openqa.selenium.devtools.runtime -
-
Uses of InternalPropertyDescriptor in org.openqa.selenium.devtools.runtime
Methods in org.openqa.selenium.devtools.runtime that return types with arguments of type InternalPropertyDescriptor Modifier and Type Method Description java.util.List<InternalPropertyDescriptor>Runtime.GetPropertiesResponse. getInternalProperties()Internal object properties (only of the element itself).
-