iRobo.Activity. Get Attribute

Activity that gets the value of an HTML attribute.

                                                                                       

Properties

Input

  • Attribute – A String variable for the HTML attribute. (Mandatory)
  • XPath – The XML Path for the element to get its attribute value (Mandatory)



Misc                                                                                

  • DisplayName – Activity header name.


Output                                                                                

  • AttributeValue – A String variable that returns the value of the attribute.


Steps of Using Get Attribute 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 Attribute Activity from the Toolbox.
  5. Type in the XML Path in XPath input.
  6. Type in HTML attribute in Attribute.
  7. Put a String variable in the output field AttributeValue to get the value of the element.
  8. Click Save Button from iRobo Studio Menu or press Ctrl + S keyboard shortcut to save the workflow.
  9. Click Play Button to start the conversion process.


Created with the Personal Edition of HelpNDoc: Easy EBook and documentation generator