Skip to content

Commit 86d4091

Browse files
authored
Merge pull request #1518 from Websoft9/update-selenium-6bcb937b
Update selenium
2 parents b818f99 + 4013d10 commit 86d4091

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/selenium/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
W9_REPO="selenium/standalone-chrome"
22
W9_DIST='community'
3-
W9_VERSION='latest'
3+
W9_VERSION='124.0-20250414'
44

55
W9_HTTP_PORT=4444
66
W9_HTTP_PORT_SET='9001'

apps/selenium/variables.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"edition": [
88
{
99
"dist": "community",
10-
"version": ["latest"]
10+
"version": ["124.0-20250414","latest"]
1111
}
1212
],
1313
"requirements": {

0 commit comments

Comments
 (0)