I want to create a script that can solve this math captcha.
To start with… which command can i use to detect the text “Please enter the answer to the following problem”
I tried OCRSearch, Verify Text, SourceSearch, none worked.
And after detecting the text, add the firt digit to the second digit, and save the result into a variable.
And then insert the result variable on a text %verify “variable” and send it.