Uses of Class
org.openqa.selenium.devtools.v141.domsnapshot.model.ArrayOfStrings
Packages that use ArrayOfStrings
-
Uses of ArrayOfStrings in org.openqa.selenium.devtools.v141.domsnapshot.model
Methods in org.openqa.selenium.devtools.v141.domsnapshot.model that return types with arguments of type ArrayOfStringsModifier and TypeMethodDescriptionNodeTreeSnapshot.getAttributes()Attributes of an `Element` node.LayoutTreeSnapshot.getStyles()Array of indexes specifying computed style strings, filtered according to the `computedStyles` parameter passed to `captureSnapshot`.