In security reason i can't capture the fields like capcha

i can 't indicate that field in unit statemnt activity click how to do that..why this happening how the activity doing

Can you please explain your issue in more details?

Can you please be more specific so that we can be more specific.

image
this like captcha i can 't able to select for getting data(value
)…

Hey @Roja_C

If the main problem is reading the CAPTCHA characters from the image, I can see there is also a speaker/audio option. Maybe you can check if, after clicking this option, the audio can be saved or downloaded as a separate file, for example mp3. Then, as a workaround, you could try to process that audio file, for example with a simple Python-based transcription approach, and use the result in the automation.

Hi @Roja_C,

Could you try using the Semantic Selector.

Thanks

Can you check if you can access this through API