| Package | Description |
|---|---|
| com.axway.ats.uiengine.elements.swing |
UI elements of Swing application.
|
| com.axway.ats.uiengine.engine |
| Modifier and Type | Method and Description |
|---|---|
static org.fest.swing.fixture.WindowFixture<?> |
SwingElementLocator.getWindowFixture(SwingDriverInternal driver,
String windowTitle,
boolean isDialog)
Change window by specified name.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SwingEngine.goToWindow(String windowTitle,
boolean isDialog)
Set current window to work with.
|
void |
SwingEngine.goToWindow(String windowTitle,
boolean isDialog,
int timeout)
Set current window to work with.
|
Copyright © 2017 Axway Software. All rights reserved.