Package org.openqa.selenium.bidi.script
Class NodeProperties
java.lang.Object
org.openqa.selenium.bidi.script.NodeProperties
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic NodePropertiesfromJson(org.openqa.selenium.json.JsonInput input) longgetMode()long
-
Method Details
-
fromJson
-
getNodeType
public long getNodeType() -
getChildNodeCount
public long getChildNodeCount() -
getAttributes
-
getChildren
-
getLocalName
-
getMode
-
getNamespaceURI
-
getNodeValue
-
getShadowRoot
-