test on newer version of firefox
Open
@phil-davis is already working on this.
Since Jun 19, 2026.
dev:acceptance-tests
QA:p3
QA:team
- Dominant language
- PHP
- Stars
- 8.8k
- Forks
- 2.1k
- Avg merge
- 20h 7m
- Merged PRs (30d)
- 41
Description
for tests on firefox we are limited to selenium 3.8.1, because 3.9.0 removed the enablePassThrough option. So without changing the docker container we are limited to Firefox 58.0
make a new research if the situation changed and if the W3C protocol is not supported by the whole stack
places to look at:
https://github.com/minkphp/MinkSelenium2Driver/issues/293
https://github.com/minkphp/MinkSelenium2Driver/pull/304
https://github.com/facebook/php-webdriver/issues/469
https://github.com/facebook/php-webdriver/pull/560
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.