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