KRogersX
12 days agoFrequent Visitor
Status:
New Idea
"CloseAllModalDialogs()" Script Built-In Function
If a Desktop test fails, it can leave modal dialogs open, which will then block any future interactions with the main application window (or other app-owned windows).
It would be nice to have a function that can be called at the start of each test that would ensure that all modal dialogs belonging to the application are closed (including system modals opened by the app, e.g. "Open File" or "Open Folder").
(And something like this would be valuable in Keyword Testing as well.)