Uses of Class
org.openqa.selenium.devtools.v141.domsnapshot.model.Rectangle
Packages that use Rectangle
-
Uses of Rectangle in org.openqa.selenium.devtools.v141.domsnapshot.model
Methods in org.openqa.selenium.devtools.v141.domsnapshot.model that return types with arguments of type RectangleModifier and TypeMethodDescriptionLayoutTreeSnapshot.getBounds()The absolute position bounding box.TextBoxSnapshot.getBounds()The absolute position bounding box.LayoutTreeSnapshot.getClientRects()The client rect of nodes.LayoutTreeSnapshot.getOffsetRects()The offset rect of nodes.LayoutTreeSnapshot.getScrollRects()The scroll rect of nodes.