-
Notifications
You must be signed in to change notification settings - Fork 128
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
Ability to specify custom timeout for Selenium Server based images #1
Labels
Comments
Selenoid logs are ok (-timeout 3m0s):
Firefox container' logs are not ok (1 minute timeout):
|
Probably need to just remove -timeout parameter in containers entrypoints (need to checks this). |
Fixed in 6cd946c. Recreated all affected container images. |
Using Selenium 3.3.1 and Geckodriver 0.15.0 because of SeleniumHQ/selenium#3879. |
vania-pooh
pushed a commit
that referenced
this issue
Sep 8, 2021
fix build image for chrome stable channel
vania-pooh
added a commit
to vania-pooh/images
that referenced
this issue
Sep 26, 2021
Add prism binary
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Need to be able to pass TIMEOUT variable and use it on server start.
The text was updated successfully, but these errors were encountered: