Appium – Android App Spinner Value Selection Example
Spinner Is a drop down In android software native app where you can select Item from the drop down list as per […]
Spinner Is a drop down In android software native app where you can select Item from the drop down list as per […]
Alert dialog Is common element of any android software app so you must know how to handle android app alert In appium […]
MultiTouch Action In android mobile software app Is one of the common action. Earlier we learn usage of TouchAction class In appium android software automation […]
In android appium software automation test, You also needs to scroll tabs horizontally(from right to left or left to right) If there […]
Earlier In THIS POST, we learnt how to swipe In horizontal or vertical direction In any android software app using driver.swipe() and […]
Earlier In previous post, we learnt how to interact with android mobile gesture to perform horizontal and vertical swipe using driver.swipe() in appium […]
We will use below the sample APK file for testing in different appium software automation test examples. You can download a sample […]
Drag And Drop Is one of the common action of any android app. You will see many android mobile apps where you […]