Uses of Class
org.openqa.selenium.devtools.v141.dom.model.Quad
Packages that use Quad
Package
Description
-
Uses of Quad in org.openqa.selenium.devtools.v141.dom
Methods in org.openqa.selenium.devtools.v141.dom that return types with arguments of type QuadModifier and TypeMethodDescriptionDOM.getContentQuads(Optional<NodeId> nodeId, Optional<BackendNodeId> backendNodeId, Optional<RemoteObjectId> objectId) Returns quads that describe node position on the page. -
Uses of Quad in org.openqa.selenium.devtools.v141.dom.model
Methods in org.openqa.selenium.devtools.v141.dom.model that return QuadModifier and TypeMethodDescriptionBoxModel.getBorder()Border boxShapeOutsideInfo.getBounds()Shape boundsBoxModel.getContent()Content boxBoxModel.getMargin()Margin boxBoxModel.getPadding()Padding boxConstructors in org.openqa.selenium.devtools.v141.dom.model with parameters of type Quad -
Uses of Quad in org.openqa.selenium.devtools.v141.overlay
Methods in org.openqa.selenium.devtools.v141.overlay with parameters of type Quad