| Package | Description |
|---|---|
| mmarquee.automation | |
| mmarquee.automation.controls |
| Modifier and Type | Method and Description |
|---|---|
AutomationWindow |
UIAutomation.getDesktopWindow(String title)
Gets the desktop window associated with the title
|
| Modifier and Type | Method and Description |
|---|---|
List<AutomationWindow> |
UIAutomation.getDesktopWindows()
Gets the list of desktop windows
|
| Modifier and Type | Method and Description |
|---|---|
AutomationWindow |
AutomationWindow.getWindow(String title)
Finds the child window with the given title
|
AutomationWindow |
AutomationApplication.getWindow(String title)
Gets the window associated with the title
|
Copyright © 2016. All rights reserved.