File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,15 +18,15 @@ This repository demonstrates how to run Appium Java tests on BrowserStack App Au
18
18
19
19
### Install the dependencies
20
20
21
- 1 . Import the project as an existing Maven project in your IDE
21
+ 1 . Import the ` java-browserstack ` Maven project as an existing Maven project in your IDE
22
22
23
- 2 . Clean and build the imported project
23
+ 2 . Clean and build the project
24
24
25
25
## Getting Started
26
26
27
27
Getting Started with Appium tests in Java on BrowserStack couldn't be easier!
28
28
29
- ### Upoad your Android or iOS App
29
+ ### Upload your Android or iOS App
30
30
31
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
32
You can’t perform that action at this time.
0 commit comments