iRobo.Activity. Dynamic HTML Element Exist

Activity that searches for dynamic element with XPath.

                                                                                       

Properties

Input

  • XPath – Find any element on web page using XML path expression. (Mandatory)
  • Timeout – Time to execute the activity 


Misc                                                                                

  • DisplayName – Activity header name.


Output                                                                                

  • IsExist – A Boolean variable return true of element exist.


Steps of Using Dynamic HTML Element Exist

  1. Open iRobo Studio.
  2. Navigate to Existing Project or create new project.
  3. Right click on project name and create new workflow.
  4. Drag the Dynamic HTML Element Exist Activity from the Toolbox.
  5. Type in the XML path in XPath input .
  6. Put a Boolean variable in the output field IsExist to get true if exist false if not.
  7. Click Save Button from iRobo Studio Menu or press Ctrl + S keyboard shortcut to save the workflow.
  8. Click Play Button to start the conversion process.


Created with the Personal Edition of HelpNDoc: Free PDF documentation generator