Warning: fopen(/tmp/SghXTngBZPli-UJzIMC.tmp): failed to open stream: Disk quota exceeded in /home/executea/public_html/blog/wp-admin/includes/class-wp-filesystem-ftpext.php on line 139
Warning: unlink(/tmp/SghXTngBZPli-UJzIMC.tmp): No such file or directory in /home/executea/public_html/blog/wp-admin/includes/class-wp-filesystem-ftpext.php on line 142
Identifying and working with Android Controls in Robotium (Series)
In the last post we discussed creating android test project which can be used for creating test cases in Robotium. In this post we will start our discussion with
Identifying controls of Android application using its properties (Id, Text etc)
Using the properties in Robotium (using getView)
Performing operation on the identified controls
You can learn the complete discussion from the video below
Thanks for reading the post and watching the video !!!
Please leave your comments and let me know if there is anything I should update in this post.
Thanks,
Karthik KK