You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: