ionic-appium-protractor-example
ionic-appium-protractor-example copied to clipboard
This is an example app to show you how to configure appium and protractor to test an Ionic application
ionic-appium-protractor-example
This is an example app to show you how to configure appium and protractor to test an Ionic application
Setup
- change the platformVersion in the protractor-config file
- change the deviceName in the protractor-config file and then:
npm install
npm run appium
npm test