Class BackendNodeId
- java.lang.Object
-
- org.openqa.selenium.devtools.v114.dom.model.BackendNodeId
-
public class BackendNodeId extends java.lang.ObjectUnique DOM node identifier used to reference a node that may not have been pushed to the front-end.
-
-
Constructor Summary
Constructors Constructor Description BackendNodeId(java.lang.Integer backendNodeId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.IntegertoJson()java.lang.StringtoString()
-