| java.lang.Object nextapp.echo2.testapp.interactive.RandomClick
RandomClick | public class RandomClick (Code) | | Provides capability to randomly click any on-screen button.
|
Method Summary | |
public static void | clickRandomButton() Retrieves all buttons currently displayed in the user-interface and
programmatically clicks one. |
clickRandomButton | public static void clickRandomButton()(Code) | | Retrieves all buttons currently displayed in the user-interface and
programmatically clicks one.
|
|
|