Uses of Class
org.openqa.selenium.devtools.v119.domsnapshot.DOMSnapshot.GetSnapshotResponse
Packages that use DOMSnapshot.GetSnapshotResponse
-
Uses of DOMSnapshot.GetSnapshotResponse in org.openqa.selenium.devtools.v119.domsnapshot
Methods in org.openqa.selenium.devtools.v119.domsnapshot that return types with arguments of type DOMSnapshot.GetSnapshotResponseModifier and TypeMethodDescriptionstatic org.openqa.selenium.devtools.Command<DOMSnapshot.GetSnapshotResponse>
DOMSnapshot.getSnapshot
(List<String> computedStyleWhitelist, Optional<Boolean> includeEventListeners, Optional<Boolean> includePaintOrder, Optional<Boolean> includeUserAgentShadowTree) Deprecated.