Xcode 8 UPDATE: Automated cross platform testing of iOS and Android hybrid Ionic/Cordova/Angular apps using Cucumber, Protractor, Chai and Appium

Xcode 8 and macOS Sierra Update You can view the original article here Before you start a word of WARNING. Do not run ‘ionic serve’ and ‘appium’ at the same time. There is a conflict at localhost:8100 and appium will not be able to create a new session. If you’ve upgraded to Xcode 8 you Read more about Xcode 8 UPDATE: Automated cross platform testing of iOS and Android hybrid Ionic/Cordova/Angular apps using Cucumber, Protractor, Chai and Appium[…]

Automated cross platform testing of iOS and Android hybrid Ionic/Cordova/Angular apps using Cucumber, Protractor, Chai and Appium

     Important Note This article was written before Xcode 8 came out. Using Xcode 8 will cause the code in this tutorial to break. The information on how to update this tutorial for iOS testing is here. I am currently fixing the problems with using Appium Beta (1.6.0) with Android and will follow up with Read more about Automated cross platform testing of iOS and Android hybrid Ionic/Cordova/Angular apps using Cucumber, Protractor, Chai and Appium[…]