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.
1 parent e3b395a commit 8a97898Copy full SHA for 8a97898
common/mirror/selenium
@@ -1,7 +1,17 @@
1
[
2
{
3
"tag_name": "nightly",
4
- "assets": []
+ "assets": [
5
+ {
6
+ "browser_download_url": "https://github.com/SeleniumHQ/selenium/releases/download/nightly/selenium-java-4.28.0-SNAPSHOT.zip"
7
+ },
8
9
+ "browser_download_url": "https://github.com/SeleniumHQ/selenium/releases/download/nightly/selenium-server-4.28.0-SNAPSHOT.jar"
10
11
12
+ "browser_download_url": "https://github.com/SeleniumHQ/selenium/releases/download/nightly/selenium-server-4.28.0-SNAPSHOT.zip"
13
+ }
14
+ ]
15
},
16
17
"tag_name": "selenium-4.27.0",
0 commit comments