rahul7386 / robotium

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

Launch Camera and capture the image robotium test case is not working. #628

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Select "Add Picture" option
2. Choose Camera
3. When i try to capture image, Here I'm unable to find the view resources.

What is the expected output? What do you see instead?
To capture the pic and display it on the ImageView. But I'm not able to access 
other app resource ids.

What version of the product are you using? On what operating system?
Robotium-5.0.1.jar file

Please provide any additional information below.

Original issue reported on code.google.com by venu7...@gmail.com on 8 Sep 2014 at 11:14

GoogleCodeExporter commented 9 years ago
This is not possible as the camera belongs to another package. 

Original comment by renasr...@gmail.com on 9 Sep 2014 at 5:01