Class BackendNodeId

java.lang.Object
org.openqa.selenium.devtools.v85.dom.model.BackendNodeId

public class BackendNodeId extends Object
Unique DOM node identifier used to reference a node that may not have been pushed to the front-end.
  • Constructor Details

    • BackendNodeId

      public BackendNodeId(Integer backendNodeId)
  • Method Details