iRobo.Activity.HTML Element Exist

Checks if a specific HTML Element exists or not.                                                                        


     Note: 

         Before using Web Activities, check Web Automation prerequisites from Web Automation Page.

               

                                                                                               

Properties

Input

  • CSSSelector - Select content to style. 
  • Displayed -  Check if selected Element is displayed or not. Its input is True/False arguments.
  • Element Selector - Generate Script for selected Element.
  • Frame -  Get border frame of selected HTML Element.
  • From - Get HTML Element to select from. 
  • Timeout -  Time to execute activity.
  • XPath -  Find any Element on Web page using XML path expression.


Misc

  • DisplayName -  Activity header name.


Output

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


Steps of Using HTML Element Exist Activity

  1. Open iRobo Studio, and then open a new Workflow.
  2. Drag HTML Element Exist Activity to the Sequence.
  3. Click on SelectElement button from  Activity, now select HTML Element from the Web page.
  4. Click Open Selector button to access Sync Tree of the selected Element.
  5. Click on Highlight button to highlight the selected 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: Easily create PDF Help documents