Skip to content
This repository was archived by the owner on May 20, 2021. It is now read-only.

Commit 23ae2c5

Browse files
committed
Updated to Selenium server standalone 2.35
1 parent 1d8c0a2 commit 23ae2c5

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

composer.json

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"name": "netwing/selenium-server-standalone",
3+
"type": "library",
4+
"description": "Composer distribution of Selenium Server Standalone, the browser automation framework.",
5+
"license": "Apache-2.0",
6+
"keywords": ["selenium", "testing"],
7+
"authors": [
8+
{
9+
"name": "OpenQA",
10+
"homepage": "http://seleniumhq.org/"
11+
}
12+
],
13+
"minimum-stability": "dev",
14+
"autoload": { },
15+
"target-dir": ""
16+
}

selenium-server-standalone-2.35.0.jar

31.4 MB
Binary file not shown.

0 commit comments

Comments
 (0)