onNode
Finds the single node matching matcher inside this window's content. Both the window and the node are resolved lazily when the returned interaction is first used.
Return
a handle that fails on use unless exactly one node in this window matches.
Parameters
matcher
applied to this window's content and everything under it, never to the window itself; the window is what this interaction's own query matched.