Skip to content

Commit 4001282

Browse files
authored
add grid 2.x (#589)
1 parent fa00890 commit 4001282

3 files changed

+1
-2
lines changed

grid/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Run Grid
22

33
```bash
4-
$ java -jar selenium-server-standalone-3.2.0.jar -role hub -hubConfig hub_config.json
4+
$ java -jar selenium-server-standalone-2.53.1.jar -role hub -hubConfig hub_config.json
55
```
66

77
# Run Appium

grid/appium.txt.ios.example

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ platformName = "ios"
33
platformVersion = "10.3"
44
deviceName = "iPhone Simulator"
55
browserName = "Safari"
6-
version = "9.0"
76
some_capability = "some_capability"
87

98
[appium_lib]
20.2 MB
Binary file not shown.

0 commit comments

Comments
 (0)