In the previous section, we have already discussed automating native and web application on Android Device using appium and this article will mainly guide you How to Automate IOS app using Appium Framework which runs on safari Browser. Automate ios app using appium Appium is one of the popular tools to automate mobile web, native and hybrid application and it has the power of … [Read more...] about How to Automate IOS app using Appium Framework in Selenium
Appium Tutorials
Different way to Scroll in Appium in Android and IOS devices.
Welcome back to Appium tutorials in this post we will discuss how to scroll in Appium. Recently I got an application where I had to scroll down to click on that element. I have worked on web application automation extensively so I used to do with JavaScript Executor. If you have never used Java Script Executor then I would highly recommend to check below the … [Read more...] about Different way to Scroll in Appium in Android and IOS devices.
Automate Mobile native applications using Appium/Selenium
Today in this post you will get the complete information about how you can automate native application using Appium In previous, article we have already discussed installation and running tests on mobile chrome browser so before reading this article it is must to complete the previous post. Once you are done you need to download the apk file which you … [Read more...] about Automate Mobile native applications using Appium/Selenium