We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e93054 commit 70a6a4fCopy full SHA for 70a6a4f
1 file changed
java-browserstack/README.md
@@ -18,15 +18,15 @@ This repository demonstrates how to run Appium Java tests on BrowserStack App Au
18
19
### Install the dependencies
20
21
-1. Import the project as an existing Maven project in your IDE
+1. Import the `java-browserstack` Maven project as an existing Maven project in your IDE
22
23
-2. Clean and build the imported project
+2. Clean and build the project
24
25
## Getting Started
26
27
Getting Started with Appium tests in Java on BrowserStack couldn't be easier!
28
29
-### Upoad your Android or iOS App
+### Upload your Android or iOS App
30
31
Upload your Android app (.apk or .aab file) or iOS app (.ipa file) to BrowserStack servers using our REST API. Here is an example cURL request :
32
0 commit comments