Description
Checks if an element exists on the screen. The 'Yes' branch is executed if the element exists, and the 'No' branch if it does not.
Parameters
Interface element
Select an element from a list or create new one.
Comment
Contains an annotation to the activity. The input text will be displayed above the activity name.
Usage Examples
This activity can be used to check if some actions were successful or not. I.e. check if login was successful and main window has been opened. Or to track any error pop-up windows.