namjae / robotium

Automatically exported from code.google.com/p/robotium
0 stars 0 forks source link

ClickOnMenuItem SubMenu Scroll #46

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Have so many Menu Options in your Activity, so that the SubMenu can be 
scrolled
2. Have a Menu Option "ABC" that is the last MenuOption to be added to the Menu
3. Call the function ClickonMenuItem("ABC", true)

What is the expected output?
The Option "ABC" will be clicked

What do you see instead?
junit.framework.AssertionFailedError: The text: ABC is not found!

What version of the product are you using? On what operating system?
Robotium 2.0

Please provide any additional information below.
If the Menu Option "ABC" is in the SubMenu at a position that can only be 
reached by scrolling, Robotium will not click it

Original issue reported on code.google.com by JoaRe...@gmail.com on 17 Dec 2010 at 1:36

GoogleCodeExporter commented 9 years ago
Thanks for this. It will be fixed in the next release.

Original comment by renasr...@gmail.com on 17 Dec 2010 at 3:40

GoogleCodeExporter commented 9 years ago
This has been fixed in Robotium 2.1.

Original comment by renasr...@gmail.com on 10 Jan 2011 at 4:49