Using below command to scroll to the end of the web-view of the screen. Works fine.
Mobile.switchToWebView()
WebUI.scrollToPosition(300, 3500)
But there is a native object popup when I scroll to the bottom of the page. Here I don’t get the native object popup.