| Package | Description |
|---|---|
| com.axway.ats.uiengine.elements.mobile |
UI elements of Mobile application.
|
| com.axway.ats.uiengine.engine |
| Modifier and Type | Method and Description |
|---|---|
MobileCheckBox |
MobileElementsFactory.getMobileCheckBox(String mapId,
UiDriver uiDriver) |
MobileCheckBox |
MobileElementsFactory.getMobileCheckBox(UiElementProperties properties,
UiDriver uiDriver) |
| Modifier and Type | Method and Description |
|---|---|
MobileCheckBox |
MobileEngine.getCheckBox(String mapId)
Get access to check box element (native/or HTML one)
|
MobileCheckBox |
MobileEngine.getCheckBox(UiElementProperties properties)
Get access to check box element (native/or HTML one)
|
Copyright © 2017 Axway Software. All rights reserved.