Swipe Element Using TouchAction Class In Android Appium Example
Earlier In previous post, we learnt how to interact with android mobile gesture to perform horizontal and vertical swipe using driver.swipe() in appium mobile software automation test. In THIS POST, We also learnt – how to perform drag and drop in android app by generating action chain using TouchAction class. Here we can use same TouchAction class to … Read more