It’s possibile to solve recaptcha or others captcha with kantu ?
I find usually imacros api and script integration but for Kantu i do not find nothing.
Can you link working solution to solve recaptcha or others captcha with kantu please.
Thanks
It’s possibile to solve recaptcha or others captcha with kantu ?
I find usually imacros api and script integration but for Kantu i do not find nothing.
Can you link working solution to solve recaptcha or others captcha with kantu please.
Thanks
Any new please ?
I found more examples for imacros but for kantu exist solutions to solve recaptcha ?
Question: Can you not use the same solution as for iMacros? If not, why not?
It doesn’t run
It doesn’t run
https://forum.ui.vision/t/detect-recaptcha-i-am-not-a-robot/4657/5
{
“Command”: “selectFrame”,
“Target”: “relative=top”,
“Value”: “”
},
{
“Command”: “selectFrame”,
“Target”: “index=0”,
“Value”: “”
},
{
“Command”: “click”,
“Target”: “xpath=//div[@class=‘recaptcha-checkbox-border’]”,
“Value”: “”
}