onWindowWithTitle
Finds the single realized window titled title. Convenience for onWindow(SwingMatcher.hasTitle(title)).
Return
a handle that fails on use unless exactly one realized window carries the title.
Parameters
title
the exact title, as a frame or dialog reports it.