sangmingming / robotium

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

solo.sendKey(KeyEvent.KEYCODE_HOME); does not take the application to Home screen #213

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.solo.sendKey(KeyEvent.KEYCODE_HOME); does not take the application to Home 
screen 

2.
3.

What is the expected output? What do you see instead?
It should take me to home screen.

What version of the product are you using? On what operating system?
Robotium 3.1, ADT 15

Please provide any additional information below.
Renas, In one of the post you said that it is included in Robotium 2.0 but is 
not working. If you make it working it helps us in our project's recovery 
system.

Original issue reported on code.google.com by alpatisu...@gmail.com on 20 Jan 2012 at 12:10

GoogleCodeExporter commented 9 years ago
Unfortunately it is a restriction of the Android platform. Nothing can be done 
to get around it. 

Original comment by renasr...@gmail.com on 23 Jan 2012 at 7:20