We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 55e95cc + dc5450d commit fafa7d2Copy full SHA for fafa7d2
1 file changed
.github/workflows/test-selenium.yml
@@ -33,7 +33,7 @@ jobs:
33
--health-retries=3
34
35
selenium-server:
36
- image: selenium/standalone-chrome:3.141.59
+ image: selenium/standalone-chrome:4
37
volumes:
38
- /dev/shm:/dev/shm
39
options: >-
0 commit comments