document property
UITestChainNode<U, Element, T>
get
document
Implementation
UITestChainNode<U, Element, T> get document =>
UITestChainNode(testChainRoot, web.document.documentElement!, this as T);