0.0.4 • Published 9 years ago

appium-cordova-tests v0.0.4

Weekly downloads
6
License
-
Repository
-
Last release
9 years ago

Cordova-appium-tests

To start working with this tool, you will need to follow these steps: 1. run 'npm install' under the tool directory. 2. change config.json (add plugins, targets, credentials, other stuff). 3. if some of a targets action is 'run', you must run appium before start(run 'npm install -g appium', and run 'appium' command in a separate window). 4. run 'npm test' under the tool directory to start cordova-appium-tests.

You can clean cordova application directory by using 'npm run clean' command.