RobotiumTech / robotium

Android UI Testing
http://www.robotium.org
Apache License 2.0
2.86k stars 786 forks source link

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

Closed renas closed 9 years ago

renas commented 9 years ago

From venu7...@gmail.com on September 08, 2014 04:14:57

What steps will reproduce the problem? 1. Select "Add Picture" option

  1. Choose Camera
  2. 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: http://code.google.com/p/robotium/issues/detail?id=628

renas commented 9 years ago

From renasr...@gmail.com on September 08, 2014 22:01:10

This is not possible as the camera belongs to another package.

Status: Invalid
Owner: renasr...@gmail.com