Class BoxModel
java.lang.Object
org.openqa.selenium.devtools.v126.dom.model.BoxModel
Box model.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionBorder boxContent boxNode heightMargin boxPadding boxShape outside coordinatesgetWidth()
Node width
-
Constructor Details
-
BoxModel
-
-
Method Details
-
getContent
Content box -
getPadding
Padding box -
getBorder
Border box -
getMargin
Margin box -
getWidth
Node width -
getHeight
Node height -
getShapeOutside
Shape outside coordinates
-