my ios screen contains kind of two seperations… one is with card image and other part with data … we can swipe at any part of the screen to got to the next screen on the device… but it is not working with appium…
i am using ios 8, appium 1.3.4, mac 10 and xcode 6.1
Hi. I’ve run into a number of pitfalls with ‘swipe’ actions. Got it to work on some views, still struggling with others. If you could post the code you use to make the swipe gesture and maybe a dump of the Appium logs that correspond to that same gesture, it might go a long way to helping you get an answer.