public class SwingToggleButton extends UiElement
Can be identified by:
log, properties| Constructor and Description |
|---|
SwingToggleButton(UiDriver uiDriver,
UiElementProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
void |
click()
Click the button
|
boolean |
isSelected()
Check if the toggle button is selected or not
|
checkTypeAndRules, getElementProperties, getElementProperty, getPropertyNamesToUseForMatch, getUiDriver, logAction, toStringpublic SwingToggleButton(UiDriver uiDriver, UiElementProperties properties)
public void click()
VerificationException - if the element doesn't existpublic boolean isSelected()
VerificationException - if the element doesn't existCopyright © 2017 Axway Software. All rights reserved.