Class PictureTile
java.lang.Object
org.openqa.selenium.devtools.v119.layertree.model.PictureTile
Serialized fragment of layer picture along with its offset within the layer.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PictureTile
-
-
Method Details
-
getX
Offset from owning layer left boundary -
getY
Offset from owning layer top boundary -
getPicture
Base64-encoded snapshot data.
-