iRobo.Activity.Verify String Attribute

Verifies the output of a given activity by asserting it to a given expression. 


                                                                                                               

Properties

Input

  • Input1 - First string input field to be compared by second input based on the expressions. (Mandatory)
  • Input2 - Second string input field to be compared by First input based on the expressions. (Mandatory)
  • Operator - A drop-down list containing all of the possible mathematical operators you can use to verify the output of the activity. The following options are available:
  • Equal
  • Start With
  • End With
  • Contains
  • Less Than
  • Not Start With
  • Not End With
  • Not Contains

Misc

  • DisplayName - Activity header name.


Steps of Using Verify String Attribute Activity

  1. Open iRobo Studio, and then open a new Workflow.
  2. Drag Verify String Attribute to the Sequence.
  3. Insert Text String in Input1 filed in Properties Panel.
  4. Insert Text String in Input2 filed in Properties Panel.
  5. Click the Save button from iRobo Studio Menu to save Workflow.
  6. Click the Play button to start the automated process.
  7. You will see the verification result in the test section

Created with the Personal Edition of HelpNDoc: Free Web Help generator