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

Ability to specify custom timeout for Selenium Server based images #1

Closed
vania-pooh opened this issue Apr 17, 2017 · 4 comments
Closed

Comments

@vania-pooh
Copy link
Member

Need to be able to pass TIMEOUT variable and use it on server start.

@leonsabr
Copy link

leonsabr commented Apr 17, 2017

Selenoid logs are ok (-timeout 3m0s):

2017/04/17 17:23:57 [SESSION_CREATED] [491586a5-1f69-4365-96e7-66916f722f99] [http://172.17.0.3:4444/wd/hub]
2017/04/17 17:26:57 [SESSION_TIMED_OUT] [491586a5-1f69-4365-96e7-66916f722f99]

Firefox container' logs are not ok (1 minute timeout):

17:23:57.790 INFO - Done: [get: http://******]
17:25:00.655 INFO - Session 491586a5-1f69-4365-96e7-66916f722f99 deleted due to client timeout

@vania-pooh
Copy link
Member Author

vania-pooh commented Apr 17, 2017

Probably need to just remove -timeout parameter in containers entrypoints (need to checks this).

@vania-pooh
Copy link
Member Author

Fixed in 6cd946c. Recreated all affected container images.

@vania-pooh
Copy link
Member Author

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants