Uses of Class
org.openqa.selenium.devtools.v141.overlay.model.GridNodeHighlightConfig
Packages that use GridNodeHighlightConfig
-
Uses of GridNodeHighlightConfig in org.openqa.selenium.devtools.v141.overlay
Method parameters in org.openqa.selenium.devtools.v141.overlay with type arguments of type GridNodeHighlightConfigModifier and TypeMethodDescriptionstatic org.openqa.selenium.devtools.Command<Void> Overlay.setShowGridOverlays(List<GridNodeHighlightConfig> gridNodeHighlightConfigs) Highlight multiple elements with the CSS Grid overlay.