0.0.4 • Published 10 years ago
appium-cordova-tests v0.0.4
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.