Class NodeId
- java.lang.Object
-
- org.openqa.selenium.devtools.v112.dom.model.NodeId
-
public class NodeId extends java.lang.Object
Unique DOM node identifier.
-
-
Constructor Summary
Constructors Constructor Description NodeId(java.lang.Integer nodeId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Integer
toJson()
java.lang.String
toString()
-