First of all, thank you so much for your great work. I have a website where a certain page requires solving a Captcha, which is detectable via a DOM query.
I am running the browser/cloud on a remote host, while the client is on my PC. Is there any way to manually interact with the live browser page or tab?
FYI, in Browserless 1, we were able to interact with the live page via DevTools.
Could you please point me in the right direction or share a snippet if this is possible?
First of all, thank you so much for your great work. I have a website where a certain page requires solving a Captcha, which is detectable via a DOM query.
I am running the browser/cloud on a remote host, while the client is on my PC. Is there any way to manually interact with the live browser page or tab?
FYI, in
Browserless 1
, we were able to interact with the live page via DevTools.Could you please point me in the right direction or share a snippet if this is possible?