Uses of Class
org.openqa.selenium.devtools.layertree.model.PaintProfile
-
Packages that use PaintProfile Package Description org.openqa.selenium.devtools.layertree -
-
Uses of PaintProfile in org.openqa.selenium.devtools.layertree
Methods in org.openqa.selenium.devtools.layertree that return types with arguments of type PaintProfile Modifier and Type Method Description static Command<java.util.List<PaintProfile>>
LayerTree. profileSnapshot(SnapshotId snapshotId, java.util.Optional<java.lang.Integer> minRepeatCount, java.util.Optional<java.lang.Number> minDuration, java.util.Optional<Rect> clipRect)
-