webUI tests do not run with latest docker-selenium 3.141.59-palladium
Open
@phil-davis is already working on this.
Since Jun 22, 2026.
dev:acceptance-tests
QA:p2
QA:team
- Dominant language
- PHP
- Stars
- 8.8k
- Forks
- 2.1k
- Avg merge
- 20h 7m
- Merged PRs (30d)
- 41
Description
When using the release tag https://github.com/SeleniumHQ/docker-selenium/releases/tag/3.141.59-palladium the webUI tests timeout trying to access the login screen.
Others are also having problems, see https://github.com/SeleniumHQ/docker-selenium/issues/919
Raised own issue https://github.com/SeleniumHQ/docker-selenium/issues/922
Example CI run is https://github.com/owncloud/core/pull/35441 https://drone.owncloud.com/owncloud/core/18073/681
To do when the chrome 75 + chromedriver issues are resolved:
- go back to using
selenium/standalone-chrome-debug:latestin drone - revert "temporary" docs change https://github.com/owncloud/docs/pull/1677
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.