Uses of Class
org.openqa.selenium.devtools.v130.overlay.model.IsolatedElementHighlightConfig
Packages that use IsolatedElementHighlightConfig
-
Uses of IsolatedElementHighlightConfig in org.openqa.selenium.devtools.v130.overlay
Method parameters in org.openqa.selenium.devtools.v130.overlay with type arguments of type IsolatedElementHighlightConfigModifier and TypeMethodDescriptionstatic org.openqa.selenium.devtools.Command<Void>Overlay.setShowIsolatedElements(List<IsolatedElementHighlightConfig> isolatedElementHighlightConfigs) Show elements in isolation mode with overlays.