Need sample code for scrolling

@isaac @bootstraponline

I have followed the below links to scroll, swipe. None worked. Please help me by providing sample code for scrolling and finding an object located in 2nd page

  • master/docs/en/writing-running-appium/appium-bindings.md
  • master/docs/en/writing-running-appium/touch-actions.md

Test Environment:
MAC : 10.9.2
Platform : Android
Device : Real Device
Appium: 1.2.2
Java Client : 1.6.2
App: Web App using chrome

Regards
Hari

Now it’s working for me perfectly.

Mobile web can be simulated in machine’s firefox browsers and recorded
script using Selenium IDE. “User Agent Overrider” plug in required to be
download, which emulate mobile site in firefox browser.