onNodeWithTag
Finds the single node tagged with tag via SwingModifier.testTag.
Return
a handle that resolves lazily, failing on use unless exactly one node matches.
Parameters
tag
the tag declared on the node; several nodes sharing one are reached with onAllNodesWithTag.