Class TextBoxSnapshot
java.lang.Object
org.openqa.selenium.devtools.v150.domsnapshot.model.TextBoxSnapshot
Table of details of the post layout rendered text positions. The exact layout should not be regarded as
stable and may change between versions.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe absolute position bounding box.Index of the layout tree node that owns this box collection.The number of characters in this post layout textbox substring.getStart()The starting index in characters, for this post layout textbox substring.
-
Constructor Details
-
TextBoxSnapshot
-
-
Method Details
-
getLayoutIndex
-
getBounds
-
getStart
-
getLength
-