onNodeWithTag
Finds the single node inside this window's content tagged with tag via SwingModifier.testTag.
Return
a handle that fails on use unless exactly one node in this window matches.
Parameters
tag
the tag declared on the node; several nodes of this window sharing one are reached with onAllNodesWithTag.