rahul7386 / robotium

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

images drawn on Canvas #675

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Images which are drawn in canvas can we test these those  images using 
robotium 
Like we can test the image though the image Id .We can get the image through 
the image id in the test project and compare with the image actual images which 
we have copied in our test project.But in case of image which are drawn in 
canvas can we test those becuase we dont have any image id

PLEASE PROVIDE ME THE SOULTION AND IF ANY OTHER TOOL IS THERE IS CHECK IY

Original issue reported on code.google.com by ddafouti...@gmail.com on 6 May 2015 at 4:46

GoogleCodeExporter commented 9 years ago
If its only images drawn on a canvas and not Views then you can't test it with 
Robotium. 

Original comment by renasr...@gmail.com on 7 May 2015 at 4:24