We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b818f99 + 4013d10 commit 86d4091Copy full SHA for 86d4091
apps/selenium/.env
@@ -1,6 +1,6 @@
1
W9_REPO="selenium/standalone-chrome"
2
W9_DIST='community'
3
-W9_VERSION='latest'
+W9_VERSION='124.0-20250414'
4
5
W9_HTTP_PORT=4444
6
W9_HTTP_PORT_SET='9001'
apps/selenium/variables.json
@@ -7,7 +7,7 @@
7
"edition": [
8
{
9
"dist": "community",
10
- "version": ["latest"]
+ "version": ["124.0-20250414","latest"]
11
}
12
],
13
"requirements": {
0 commit comments