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