updating java-client sample code

This commit is contained in:
jonahss
2014-04-22 16:06:27 -07:00
parent af5d3a353a
commit 74bfc51e71
19 changed files with 174 additions and 1511 deletions

View File

@@ -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