iRobo.Activity. Get Element Childs

Activity that returns the child’s of the selected element.

                                                                                       

Properties

Input

  • Element Selector – Generated Script for the selected element. (Mandatory)
  • HTMLElement – the HTML Element variable. (Mandatory)
  • IgnoreErrors – An input of True/False arguments to choose whether to Ignore exception error or not.
  • Timeout – The time till the activity executes successfully.



Misc                                                                                

  • DisplayName – Activity header name.


Output                                                                                

  • Element – Returns a list of HTML Elements.


Steps of Using Get Element Childs Activity

  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 Get Element Childs Activity from the Toolbox.
  5. Click on SelectElement button from  Activity, now select HTML Element from the Web page
  6. Put a  List<HTMLElement> variable in the output field Element to store the child’s email.
  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.
  9. Click Play Button to start the conversion process.


Created with the Personal Edition of HelpNDoc: Easily create Help documents