onNodeWithName
Finds the single node inside this window's content whose java.awt.Component.getName equals name.
Return
a handle that fails on use unless exactly one node in this window matches.
Parameters
name
the name to match, as SwingMatcher.hasName matches it.