Uses of Class
org.openqa.selenium.devtools.v85.overlay.model.GridHighlightConfig
-
Packages that use GridHighlightConfig Package Description org.openqa.selenium.devtools.v85.overlay.model -
-
Uses of GridHighlightConfig in org.openqa.selenium.devtools.v85.overlay.model
Methods in org.openqa.selenium.devtools.v85.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).
-