During autotest execution (jemmy lib is used to interact with Java GUI elements) address data is entered and button 'Search for address' is pressed. At some addresses notification dialog with progressbar are displayed.
Tried to set differenet timeouts but it does not help to identify (timeout expeired) that test is strucked at searchByAddressButton.clickMouse();
This question is a copy of "Jemmy strucked at clickMouse() when notification dialog with progressbar are displayed" at SQA.stackexchange.com. Please check it for full information.