I'm starting to look at android monkeyrunner, and would like to test my application with it.
My application opens a Notification in the android pull-down menu, and I would like monkeyrunner to test if the notification behaves correctly. Is it possible to use monkeyrunner to "click" on an incoming notification and verify the result?
I've searched the documentation, and it seems like I can only test activities, but maybe I'm missing something.