Open
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 SeleniumHQ/docker-selenium#919
Raised own issue SeleniumHQ/docker-selenium#922
Example CI run is #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:latest
in drone - revert "temporary" docs change Document selenium chrome testing version docs#1677