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

Add the ability to configure which firefox / chrome versions (selenium images) we want to use #15

Closed
stronk7 opened this issue Jul 17, 2020 · 0 comments · Fixed by #268
Labels
enhancement New feature or request

Comments

@stronk7
Copy link
Member

stronk7 commented Jul 17, 2020

Recently we have started to run behat tests using dockerized browser + selenium. Right now, and until we get the webdriver drives updated to newer W3C ones in behat... we are using super-old Firefox 2.53.1 and, for Chrome, we are running on the edge (latest).

Whenever we change the drivers to the new ones, or if there are breaking changes in chrome (has happened a number of times), of if somebody wants to run the tests against older versions, it should be possible to specify/pass the exact version to use (or maybe whole image if a custom one, say orangehq/super-selenium:99.99, not sure, just sharing the thought).

This was created while reviewing #13.

@stronk7 stronk7 added the enhancement New feature or request label Jul 17, 2020
@stronk7 stronk7 linked a pull request Feb 15, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant