Tagged Questions

7
votes
8answers
2k views

Selenium is to Web UI testing as ________ is to Windows application UI testing

I'm interested in UI testing a client only Java application. What is the most popular framework for doing so? What is your recommended framework? Also, why doesn't Selenium do this (or does it)? It ...
0
votes
1answer
250 views

how to get menu label in monkeyrunner.?

I want to get the menu list items from an android phone. Are there any methods in monkeyrunner to fetch this?