| Package | Description |
|---|---|
| mmarquee.automation |
| Modifier and Type | Method and Description |
|---|---|
AutomationApplication |
UIAutomation.attach(Process process)
Attaches to the application process
|
AutomationApplication |
UIAutomation.findProcess(String... command)
Finds the given process
|
AutomationApplication |
UIAutomation.launch(String... command)
Launches the application
|
AutomationApplication |
UIAutomation.launchOrAttach(String... command)
Attaches or launches the application
|
Copyright © 2016. All rights reserved.