iRobo.Activity.Rtrieve Captcha

Retrieves Captcha Solution by CaptchaID that is obtained from Submit Captcha Activity


                                                                                                               

Properties

Input

  • TimeOut - in milliseconds
  • Token - string access token
  • CaptchaID - string to be obtained from Submit Captcha Activity


Misc                                                                                                        

  • DisplayName -   Activity header name.


Output                                                                                                        

  • Balance -  string current balance in dollars after the request
  • Result -  dictionary<string,string> contain the solution and status



Steps of Using Retrieve Captcha

  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 Retrieve Captcha Activity from the Toolbox.
  5. Enter the CaptchaID and Access Token Inputs
  6. Put a string variable in the output field Balance to get current balance in dollars after the request.
  7. Put a dictionary<string,string> variable in the output field Result to get the solution/text/grespose and status
  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: Easily create Web Help sites