Hi guys,
Please find the below image
Im getting g-recaptcha-response from api end points how to pass here and do automation Can some one help me…
FYI,
Im using VB with Cross-platform
Hi guys,
Please find the below image
Im getting g-recaptcha-response from api end points how to pass here and do automation Can some one help me…
FYI,
Im using VB with Cross-platform
Could you please explain me details
Indicate the check box where you want to click using the click activity and then use the UiExplorer by opening the strict selector and then make the changes as mentioned in the above thread and in the targeting methods present in properties panel change the selectore from fuzzy to strict so by changing all these you can achieve this.
Regards
Its not working in my end could please send some sample from your end
Sure @raja_sarathkumar
Regards
Without changing the selector’s also it worked please check the attached xaml:
Sequence16.xaml (25.1 KB)
Regards
Hey @raja_sarathkumar,
Try to folloow these steps would help you get out…
in the appear section, use the click activity to indicate the check box and add an anchors to it.
in the does not appear section, do nothing or use writeline or add log for tracking.
these steps would work.
you will get these activites in the modern.
i could provide error specific solution if i get the exact errror which causing the issue.
Its a Cross-platform Options is not there
Hey, can you please check UiPath.UIAutomation.activities packages is installed, i thinnk it it add by default. if not add the package. the same activites you could see post that.
let me know.
The same code is working fine at my end. Can you check your connection and re run the flow.
Regards
The flow which I have provided will work only till check box is clicked and later it will click the submit button. But once any verification images are pop-up then the verification images can’t be automated so by which the submit button will not be clicked and the bot gets failed there.
Hope you understand !!
Regards
Hi @vrdabberu,
I tried multiple time its clicking check box after that image popup coming then its completed the flow its not going next page.
Could you kindly check that.
After clicking the check-box the images will be pop-up and we can’t automate that images.
Regards
Hi @vrdabberu,
Its any other solution for that?
How can i solve this recaptcha V2 using ui path automation
Hi @vrdabberu,
Also one more think i added one more button click so its navigating with this mentioned below screen