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

Selenium: increase default startup timeout to 60 seconds #4357

Conversation

Aloren
Copy link
Contributor

@Aloren Aloren commented Aug 2, 2021

Sometimes Selenium takes more than 15 seconds to startup on the agents.
Unfortunately, I haven't found a good way to make startup timeout configurable without touching the constructor.
If you have an idea how to do that better please advise. Thank you.

eddumelendez
eddumelendez previously approved these changes Nov 28, 2023
@eddumelendez eddumelendez merged commit 77cd560 into testcontainers:main Nov 28, 2023
88 checks passed
@eddumelendez
Copy link
Member

Thanks for your contribution, @Aloren! Starting with next release the timeout will be 60 seconds for BrowserWebDriverContainer, which I think is fair enough.

@eddumelendez eddumelendez added this to the next milestone Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants