Is it possible to interact with browser in docker? #4678
Unanswered
SeyelentEco
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm running the examples in a docker container as suggested. Everything so far is working well, but I have a task that needs to complete a captcha. I see the captcha come up in the screenshot and the agent asks me to complete the captcha to continue. I spent some time looking around but I'm not sure how to "see" the display of the docker image and interact with it. If I could then I could unblock the rest of the agent flow. (I'm not trying to do anything nefarious, I have valid credentials, this site just has a recaptcha implementation to stop spammers.).
If it doesn't work in a docker container, could I run this on my own computer and have playwright control my browser?
Beta Was this translation helpful? Give feedback.
All reactions