Skip to content
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

Websocket server selenoid docker #1416

Open
Lucifar2 opened this issue Apr 18, 2024 · 1 comment
Open

Websocket server selenoid docker #1416

Lucifar2 opened this issue Apr 18, 2024 · 1 comment

Comments

@Lucifar2
Copy link

Hello @vania-pooh
I want to communicate to a webpage which is running inside selenoid docker container Chrome browser.
what should be the host and port in my websocket server python code and if I need to so any port forwarding when setting up selenoid docker container on my machine ?

@vania-pooh
Copy link
Member

@Lucifar2 Selenoid does not forward any ports from browser container. So this is technically not possible to access a web application running inside browser container. You should use another way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants