iRobo.Activity.Element Exist

Checks if a specific UI Element exists or not.        

                                                               

                                                                                                               

Properties

Input

  • Element Selector - Generate Script for selected Element.
  • From - Get the process of  selected Element.
  • HitTest - Enable or disable testing process. Its input is True/False arguments.
  • IgnoreErrors - Ignore exception error or not. Its input is True/False arguments.
  • OffsetX - Anchor point in X-Direction. (Mandatory)
  • OffsetY - Anchor point in Y-Direction. (Mandatory)
  • TimeOut - Time taken to execute the activity.


Misc

  • DisplayName -  Activity header name.


Output

  • Exists returns a Boolean Variable (True/False), indicating if the selected UI Element exists or not.



Steps of Using Element Exist Activity   

  1. Open iRobo Studio, and then open a new Workflow.
  2. Drag Element Exist Activity to the Sequence.
  3. Click Select Element button in  Element Exists Activity.
  4. Click Open Selector button to access Sync Tree of the selected Element.
  5. Click Highlight button to show selected UI Element.                
  6. Click Save button from iRobo Studio Menu to save Workflow.
  7. Click Play button to start the automated process.

Created with the Personal Edition of HelpNDoc: Free CHM Help documentation generator