Root node to get the accessibility tree for
interface SnapshotOptions { root?: ElementHandle<Node>; }
The root node of the entire page.