Uses of Class
org.openqa.selenium.devtools.v101.overlay.model.IsolatedElementHighlightConfig
-
Packages that use IsolatedElementHighlightConfig Package Description org.openqa.selenium.devtools.v101.overlay -
-
Uses of IsolatedElementHighlightConfig in org.openqa.selenium.devtools.v101.overlay
Method parameters in org.openqa.selenium.devtools.v101.overlay with type arguments of type IsolatedElementHighlightConfig Modifier and Type Method Description static org.openqa.selenium.devtools.Command<java.lang.Void>Overlay. setShowIsolatedElements(java.util.List<IsolatedElementHighlightConfig> isolatedElementHighlightConfigs)Show elements in isolation mode with overlays.
-