Captcha Extracting

Hi All,

Good Day!

I Have done a project which i need to extract a Captcha and enter into the Text box of the web page. Here i am entering captcha manually. Does this process consider as Attended Bot or not?

Pls Someone help me with this.

Thanks In Advance :slight_smile:

Hi @soundarya_A1 ,

This is called an attended bot. For more details you can go through this:- Overview - Attended Vs. Unattended Automation

Please mark this solved if this helps.

cheers

1 Like

@soundarya_A1

If a process runs on our machine or while we are surpiving then it is attended…attended are triggered from assistant and not orchestrator

Cheers

1 Like

Hi @soundarya_A1

Instead of entering captcha manually, use the get OCR text activity to extract the captcha and store in a String variable. After that use type into activity to enter captcha into th field.

Hope it helps!!

If that is not a complex captcha you can use get text with ocr and store it in a variable