Uses of Class
org.openqa.selenium.devtools.v95.overlay.model.GridNodeHighlightConfig
-
Packages that use GridNodeHighlightConfig Package Description org.openqa.selenium.devtools.v95.overlay -
-
Uses of GridNodeHighlightConfig in org.openqa.selenium.devtools.v95.overlay
Method parameters in org.openqa.selenium.devtools.v95.overlay with type arguments of type GridNodeHighlightConfig Modifier and Type Method Description static org.openqa.selenium.devtools.Command<java.lang.Void>Overlay. setShowGridOverlays(java.util.List<GridNodeHighlightConfig> gridNodeHighlightConfigs)Highlight multiple elements with the CSS Grid overlay.
-