Closed Tyroonis closed 10 months ago
Selenium 4 is not yet supported.
see https://github.com/cerberustesting/cerberus-core/issues/2431
I beleive the purpose of using Selenium is to get support on latest browser version. If so, and until compatibility is ready, you can use the following Dockerfile: https://github.com/cerberustesting/cerberus-robot-extension/tree/master/docker
duplicate of #2431
When I start a RUN on Selenium 4.16 Grit I get a java.lang.NullPointerException.
Cerberus and selenium are running on the same host with docker.
The session is also started on the Selenium Grit but then hangs and is then killed during the health check.
Here my docker-compose.yml