Uses of Class
org.openqa.selenium.devtools.domsnapshot.model.ComputedStyle
-
Packages that use ComputedStyle Package Description org.openqa.selenium.devtools.domsnapshot -
-
Uses of ComputedStyle in org.openqa.selenium.devtools.domsnapshot
Methods in org.openqa.selenium.devtools.domsnapshot that return types with arguments of type ComputedStyle Modifier and Type Method Description java.util.List<ComputedStyle>
DOMSnapshot.GetSnapshotResponse. getComputedStyles()
Whitelisted ComputedStyle properties for each node in the layout tree.
-