| 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.internal.engine |
| Modifier and Type | Class and Description |
|---|---|
class |
HiddenHtmlRadioList
A list of HTML Radio Buttons with same name.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RealHtmlRadioList
A list of HTML Radio Buttons with same name.
|
| Modifier and Type | Method and Description |
|---|---|
HtmlRadioList |
IHtmlEngine.getRadioList(String mapId) |
HtmlRadioList |
IHtmlEngine.getRadioList(UiElementProperties properties) |
Copyright © 2017 Axway Software. All rights reserved.