A website that asks for a numerical captcha, such as “3+2,” is one that I’d want to automate. Please help me to automate this process.
Thanks
A website that asks for a numerical captcha, such as “3+2,” is one that I’d want to automate. Please help me to automate this process.
Thanks
Hi,
Use Get text activity to extract this capatcha,if it doesn’t work use cv get text or ocr text .
I hope it help you
By Using Get Text Activity get the captcha later use string manipulation by split of + then add it.
or by using regex also you can split.
I hope it helps!!
Use get text activity or get ocr text to get the text based on the captcha.
Use string manipulations to perform the addition.
I have limited knowledge about regular expressions. Could you please recommend a video that covers the activities mentioned earlier?
Thanks
Go through this
I am grateful for your assistance, and I appreciate your support. I am currently working on the task with your guidance.
I think that the webpage was temporarily down or it may have moved permanently to new one. Any other reference pls…
Thanks
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.