| Package | Description |
|---|---|
| com.axway.ats.uiengine |
UI Engine is a component targeted for testing of various UI applications.
|
| com.axway.ats.uiengine.internal.driver |
| Modifier and Type | Method and Description |
|---|---|
static SwingDriver |
UiDriver.getSwingDriver(Class<?> mainClassOfTestedApplication) |
static SwingDriver |
UiDriver.getSwingDriver(Class<?> mainClassOfTestedApplication,
String windowTitle) |
static SwingDriver |
UiDriver.getSwingDriver(String windowTitle) |
static SwingDriver |
UiDriver.getSwingDriver(String jnlpLocation,
boolean cacheEnabled)
Driver for working with JNLP applications
|
| Modifier and Type | Class and Description |
|---|---|
class |
SwingDriverInternal
ATS Internal Might be changed at any time
Class to hide non-public methods
|
Copyright © 2017 Axway Software. All rights reserved.