austgl / robotium

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

Click on menu #200

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create menu item with text "Sources (1234)"
2. Try to simulate click action with method "solo.clickOnMenuItem("Sources 
(1234)')"
3. Menu item is not clicked.

What is the expected output? What do you see instead?
Menu item "Sources (1234)" should be clicked. 
No menu item is clicked.

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

Please provide any additional information below.

Original issue reported on code.google.com by astefan...@gmail.com on 2 Jan 2012 at 10:01

GoogleCodeExporter commented 9 years ago
Please see: Why do text and button clicks get wrong?

http://code.google.com/p/robotium/wiki/QuestionsAndAnswers

Original comment by renasr...@gmail.com on 2 Jan 2012 at 10:31