iRobo.Activity.Submit Captcha

Submit Captcha to an API to be solved and returns CaptchaID to be used in retrieving the soultion


                                                                                                               

Properties

Input

  • TimeOut - in milliseconds
  • Token - string access token 


Misc                                                                                                        

  • DisplayName -  Activity header name.


Output                                                                                                        

  • Balance -  string current balance in dollars after the request
  • CaptchaID - string Submitted CaptchaID



Steps of Using Submit 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 Submit Captcha Activity from the Toolbox.
  5. Choose from the drop menu the type of captcha expected (image captcha, reCAPTCHA, hCaptcha, etc.)
  6. Enter the corresponding required input whether it is (URL, image, site key, etc.)
  7. Put a string variable in the output field Balance to get current balance in dollars after the request.
  8. Put a string variable in the output field CaptchaID to get the submitted CaptchaID to be used later in either Retrieve Captcha Activity or Submit Bad Captcha Activity
  9. Click Save Button from iRobo Studio Menu or press Ctrl + S keyboard shortcut to save the workflow.
  10. Click Play Button to start the conversion process.     


     Note: 

         using this activity multiple times or running the workflow containing this activity multiple times will result in charging the Token Owner Account with fees and will be considered new request.



Created with the Personal Edition of HelpNDoc: Create HTML Help, DOC, PDF and print manuals from 1 single source