Hi everyone!
Someone managed to test ionic application with appium on real devices / emulators?
Maybe someone has a starter repo with config example or some not outdated guide?
I will be glad to any help.
What I already tried:
-
Oficial appium android tutorial - all works, but this is not for hybrid app
-
hybrid-application-testing-with-protractor-and-appium - application launched within appium on device, but tests didn’t start at all. And terminal window where I launch tests just freeze.
-
Protractor mobile-setup - launches tests in device browser, not in application. Also throws an error for chrome driver version missmatch (but I already have latest version)
-
ionic-appium-protractor-example and it’s fork - an outdated example that not worked now (I don’t know what version of ionic cli will work with this project)
-
setting-up-appium-with-ionic-app an outdated article
-
end-to-end-testing-an-ionic-application-with-appium-and-protractor - an outdated article based on repo from 4