| Package | Description |
|---|---|
| com.axway.ats.uiengine.elements.html.hiddenbrowser |
UI elements of HTML/javascript application when tested using a hidden(headless) browser.
|
| com.axway.ats.uiengine.elements.html.realbrowser |
UI elements of HTML/javascript application when tested using a real browser.
|
| com.axway.ats.uiengine.elements.mobile |
UI elements of Mobile application.
|
| com.axway.ats.uiengine.elements.robot | |
| com.axway.ats.uiengine.elements.swing |
UI elements of Swing application.
|
| com.axway.ats.uiengine.engine | |
| com.axway.ats.uiengine.internal.engine |
| Modifier and Type | Class and Description |
|---|---|
class |
HiddenHtmlElementsFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
RealHtmlElementsFactory
A factory for HTML elements
|
| Modifier and Type | Class and Description |
|---|---|
class |
MobileElementsFactory
A factory for mobile device UI elements
|
| Modifier and Type | Class and Description |
|---|---|
class |
RobotElementsFactory
A factory for Java Robot elements
|
| Modifier and Type | Class and Description |
|---|---|
class |
SwingElementsFactory |
| Constructor and Description |
|---|
AbstractHtmlEngine(UiDriver uiDriver,
AbstractElementsFactory elementsFactory) |
MobileEngine(UiDriver uiDriver,
AbstractElementsFactory elementsFactory) |
| Modifier and Type | Field and Description |
|---|---|
protected AbstractElementsFactory |
AbstractEngine.elementsFactory |
| Constructor and Description |
|---|
AbstractEngine(UiDriver uiDriver,
AbstractElementsFactory elementsFactory) |
Copyright © 2017 Axway Software. All rights reserved.