RobotiumTech / robotium

Android UI Testing
http://www.robotium.org
Apache License 2.0
2.86k stars 786 forks source link

robotium webview want to stop the automatic scrolling. #762

Closed renas closed 9 years ago

renas commented 9 years ago

From airdoll1...@gmail.com on June 10, 2015 23:26:56

One issue of hybrid app development has been met. robotium webview want to stop the automatic scrolling. Are automatic scrolling continues to find the elements I want to prevent that.

Original issue: http://code.google.com/p/robotium/issues/detail?id=683

renas commented 9 years ago

From renasr...@gmail.com on June 11, 2015 13:05:25

With all robotium methods you have the choice to tell it not to scroll. Please see the Javadoc. Also there is a global setting in Solo.Config to stop all scrolling. http://robotium.googlecode.com/svn/doc/index.html

Status: Invalid
Owner: renasr...@gmail.com