File tree 3 files changed +8
-8
lines changed
3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
- | [ Using Java 7 with MJSONWP protocol] ( ./java_7 ) | [ Using Java 8 with w3c protocol] ( ./java_8 ) |
2
- | ----------------------------------------------- | ------------------------------------------ |
1
+ | [ Using Java 7 client with MJSONWP protocol] ( ./java_7 ) | [ Using Java 8 client with w3c protocol] ( ./java_8 ) |
2
+ | ------------------------------------------------------ | ------- ------------------------------------------ |
Original file line number Diff line number Diff line change 1
- | Using Java 7 with MJSONWP protocol | [ Using Java 8 with w3c protocol] ( ../java_8 ) |
2
- | ----------------------------------- | ------------------------------------------- |
1
+ | Using Java 7 client with MJSONWP protocol | [ Using Java 8 client with w3c protocol] ( ../java_8 ) |
2
+ | ------------------------------------------ | ------- ------------------------------------------- |
3
3
4
4
# java-appium-app-browserstack
5
5
@@ -9,7 +9,7 @@ This repository demonstrates how to run Appium Java tests on BrowserStack App Au
9
9
10
10
### Requirements
11
11
12
- 1 . Java 8+
12
+ 1 . Java 8+ (JDK)
13
13
14
14
- If Java is not installed, follow these instructions:
15
15
- For Windows, download latest java version from [ here] ( https://java.com/en/download/ ) and run the installer executable
Original file line number Diff line number Diff line change 1
- | [ Using Java 7 with MJSONWP protocol] ( ../java_7 ) | Using Java 8 with w3c protocol |
2
- | ------------------------------------------------ | ------------------------------ |
1
+ | [ Using Java 7 client with MJSONWP protocol] ( ../java_7 ) | Using Java 8 client with w3c protocol |
2
+ | ------------------------------------------------------- | ------- ------------------------------ |
3
3
4
4
# java-appium-app-browserstack
5
5
@@ -9,7 +9,7 @@ This repository demonstrates how to run Appium Java tests on BrowserStack App Au
9
9
10
10
### Requirements
11
11
12
- 1 . Java 8+
12
+ 1 . Java 8+ (JDK)
13
13
14
14
- If Java is not installed, follow these instructions:
15
15
- For Windows, download latest java version from [ here] ( https://java.com/en/download/ ) and run the installer executable
You can’t perform that action at this time.
0 commit comments