Uses of Class
org.openqa.selenium.devtools.v141.layertree.model.PaintProfile
Packages that use PaintProfile
-
Uses of PaintProfile in org.openqa.selenium.devtools.v141.layertree
Methods in org.openqa.selenium.devtools.v141.layertree that return types with arguments of type PaintProfileModifier and TypeMethodDescriptionstatic org.openqa.selenium.devtools.Command<List<PaintProfile>> LayerTree.profileSnapshot(SnapshotId snapshotId, Optional<Integer> minRepeatCount, Optional<Number> minDuration, Optional<Rect> clipRect)