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