namjae / robotium

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

I would like to get the ID of the item in the menu #60

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.I would like to get the ID of the item in the menu
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
2.1 with windows

Please provide any additional information below.
I open the menu with the statement solo.sendkey (solo.menu), but I can not get 
the references of the buttons in the menu.
I would like to save in a Arrey the IDs of menu buttons.
I hope someone can help me.
Thanks.

Original issue reported on code.google.com by sergio.p...@gmail.com on 31 Jan 2011 at 9:18

GoogleCodeExporter commented 9 years ago
Tjat is not possible with Robotium. You can only save the objects. 

Original comment by renasr...@gmail.com on 31 Jan 2011 at 12:55