Uses of Class
org.openqa.selenium.devtools.layertree.model.PictureTile
-
Packages that use PictureTile Package Description org.openqa.selenium.devtools.layertree -
-
Uses of PictureTile in org.openqa.selenium.devtools.layertree
Method parameters in org.openqa.selenium.devtools.layertree with type arguments of type PictureTile Modifier and Type Method Description static Command<SnapshotId>
LayerTree. loadSnapshot(java.util.List<PictureTile> tiles)
Returns the snapshot identifier.
-