sangmingming / robotium

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

How to verify my dialed number #140

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I need to do automation testing for Android by robotium. My case steps as below:
1. click dial button to show number keyboard
2. click my sample number: 100010
3. verify the screen to get the show number
4. compare show number is the expect one: 100010

The problem is I don't know how to get the show number by robotium? can you 
help me? thanks!

Original issue reported on code.google.com by wuguanqu...@live.cn on 12 Aug 2011 at 5:43

GoogleCodeExporter commented 9 years ago

Original comment by renasr...@gmail.com on 12 Aug 2011 at 7:44

GoogleCodeExporter commented 9 years ago
I mean how to get display number?

Original comment by wuguanqu...@live.cn on 15 Aug 2011 at 6:55