Different ways to scroll using Appium [Android & iOS]
Scrolling up or down is one of the important action for any mobile application use. Scenario: some times elements can’t…
Scrolling up or down is one of the important action for any mobile application use. Scenario: some times elements can’t…
In IOS, we have UIPickerWheel element which will have options to select, we will see how we can automate the…
https://youtu.be/0TbQ_kriugc Android Simulator Steps – Install Android studio – https://developer.android.com/studio Download components Android Studio > Tools > SDK Manager >…
In this post, we will see how we can setup appium on MacOS to inspect iPhone or iOS apps, In…
To setup ios simulator for Appium, you need to have MacOS system and xcode. Download xcode Download from here xcode…
Swipe on mobile handsets can be of from Left to right or vice versa Top to bottom or vice versa…
Tapping on any WebElement on screen is same as clicking on the object, (just, tap word is a mobile term),…
There are situations, where we have to long press on key buttons of screen to trigger an event, to hold the…