| Package | Description |
|---|---|
| com.axway.ats.uiengine.elements.swing |
UI elements of Swing application.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
SwingElementLocator.getComponentHierarchy(SwingDriverInternal driver) |
static org.fest.swing.fixture.ContainerFixture<?> |
SwingElementLocator.getContainerFixture(SwingDriverInternal driver,
UiElementProperties containerProperties)
Change container by specified name or title.
|
static org.fest.swing.fixture.WindowFixture<?> |
SwingElementLocator.getWindowFixture(SwingDriverInternal driver,
String windowTitle,
boolean isDialog)
Change window by specified name.
|
static void |
SwingElementLocator.useComponentInspector(SwingDriverInternal driver)
Log the clicked element (its type, properties and index in the component hierarchy from the current container)
|
Copyright © 2017 Axway Software. All rights reserved.