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

public class Node extends Object
DOM interaction is implemented in terms of mirror objects that represent the actual DOM nodes. DOMNode is a base node mirror type.