Uses of Class
org.openqa.selenium.devtools.v141.overlay.model.IsolatedElementHighlightConfig
Packages that use IsolatedElementHighlightConfig
-
Uses of IsolatedElementHighlightConfig in org.openqa.selenium.devtools.v141.overlay
Method parameters in org.openqa.selenium.devtools.v141.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.