Uses of Class
org.openqa.selenium.devtools.overlay.model.GridHighlightConfig
-
Packages that use GridHighlightConfig Package Description org.openqa.selenium.devtools.overlay.model -
-
Uses of GridHighlightConfig in org.openqa.selenium.devtools.overlay.model
Methods in org.openqa.selenium.devtools.overlay.model that return types with arguments of type GridHighlightConfig Modifier and Type Method Description java.util.Optional<GridHighlightConfig>
HighlightConfig. getGridHighlightConfig()
The grid layout highlight configuration (default: all transparent).
-