Hello,
Can Appium be used to test apps based on Angular?
Thanks,
Swapna
Instructor
aditya Replied on 26/02/2019
If you have APK for the same then the answer is yes
Our Android build has APK and ios build has IPA.
Would this course be helpful in acheiving my automation for the app or will there be any additional steps that are needed to be followed and not covered in this course.(When I browse online for the same I see many sites asking to write a different code for protractor).
Request you to please let me know .
Thanks,
Swapna
Instructor
aditya Replied on 28/02/2019
If the xpath in ipa and APK are same then same code will work in both plateforms. However, if the xpaths are not identical, the I worry you need to write different code for iPhone as well as Android. So, if you take your course, it shows how to automate APK and ipa .