hasAccessibleName
Matches a component whose accessible name equals name, read from its java.awt.Component.getAccessibleContext.
Return
a matcher whose description names this condition.
Parameters
name
the name assistive technology reports: the one declared on the component, a button's or label's own text, or a fallback such as a titled border or the label labeling the component.