I have used code
- description: Swipe down in search of the Pagination button action: org.getopentest.appium.Swipe args: direction: down target: $data($localData.platformName + "/ExploreLocators").Pagination.Range
Also, tried with
- description: Verify the case studies tab is visible action: org.getopentest.appium.AssertElementVisible args: locator: $data($localData.platformName + "/ExploreLocators").Pagination.Range swipe : down
But everytime, i'm getting swiped till end of the screen