Open nathanhannig opened 3 years ago
is it always the same test that fails? Can you enable chrome debugging and see if there are any errors?
Yes, always the Selenium tests above
I don't know how to enable chrome debugging. I am just using the docker hub version of this so I am not setting up anything different.
This looks very similar to the issue reported in the troubleshooting section of the README. Chrome tends to crash if Docker's shared memory is not correctly set.
Running latest version and receiving the following error for Chrome in the Selenium test.
Using only the same tests from this Repo.