InterviewSolution
Saved Bookmarks
| 1. |
What Shall I Do With Unexpected Dialogs And Popup Windows During Test Automation? |
|
Answer» Ranorex provides the dedicated CLASS "PopupWatcher" to watch for and to handle POPUP windows. By using this class, not only simply click actions to close popup DIALOGS can be called. Even more COMPLEX scenarios can be HANDLED in custom callback routines being called at the time the popup appears. Ranorex provides the dedicated class "PopupWatcher" to watch for and to handle popup windows. By using this class, not only simply click actions to close popup dialogs can be called. Even more complex scenarios can be handled in custom callback routines being called at the time the popup appears. |
|