Action group: Windows
The action waits for an element that fits specified criteria to disappear.
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Element | Resource with data of selected element in application | Robin.WinElement | Yes | |
Time-out | Time in milliseconds to find required window. | Robin.Numeric | No |
No prior activation of the window containing the item is needed.
The group does not work with the taskbar, explorer, and workspace.
Two windows are open: "Parameters" and "Mail". Activate the "Mail" window after closing the "Parameters" window manually.
Use the "Wait for element disappear", "Activate window" actions.
The program robot completed successfully. The robot waited for the specified element to disappear and activated the "Parameters" window.