RobotiumTech / robotium

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

getView - include resource name in the assert if we cannot find a view #773

Closed billy-jana closed 9 years ago

billy-jana commented 9 years ago

It can be frustrating only having a resource ID for debugging. This PR attempts to provide a resource name as well.