-
-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TimeoutError: DevtoolsApiMessage did not respond after 60 seconds #294
Comments
The test code
|
The package.json
|
The docker image
|
Small note, with VPN it types correctly but without it gets stuck like the error shown. |
You might pull some ideas from the Dockerfile and run options in platform. I think we had to run with ipc=host to be consistent. The VPN thing is very weird https://github.com/ulixee/platform/tree/main/cloud/tools/docker |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I created a docker image, I am running the script and after finding the input and clicking on it I tried to type some text with
await hero.type('test')
and I got the following errorThe text was updated successfully, but these errors were encountered: