You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Robotium Developers
Hi Developers,
I am back to test automation project. I was wondering if there is a
way to test the background (drawable) for a given layout.
Like I have a relativelayout say rl03 whose background is
programmatically set to a drawable. For example: If the line is busy,
it is set to a drawable R.drawable.busy else R.drawable.idle