mirror of
https://github.com/appium/appium.git
synced 2026-02-10 20:09:49 -06:00
updating java-client sample code
This commit is contained in:
@@ -7,7 +7,7 @@ In order to run the tests, you will need to install [Apache Maven](http://maven.
|
||||
|
||||
You will then need to start appium, eg:
|
||||
|
||||
grunt appium
|
||||
appium
|
||||
|
||||
To compile and run all tests, run:
|
||||
|
||||
@@ -15,4 +15,4 @@ To compile and run all tests, run:
|
||||
|
||||
To run a single test, run:
|
||||
|
||||
mvn -Dtest=com.saucelabs.appium.SimpleTest test
|
||||
mvn -Dtest=com.saucelabs.appium.SimpleTest test
|
||||
|
||||
Reference in New Issue
Block a user