public class SwingButton extends UiButton
Can be identified by:
log, properties| Constructor and Description |
|---|
SwingButton(UiDriver uiDriver,
UiElementProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
void |
click()
Click button
|
boolean |
isEnabled()
Check whether the button is Enabled or Disabled
|
checkTypeAndRules, getElementProperties, getElementProperty, getPropertyNamesToUseForMatch, getUiDriver, logAction, toStringpublic SwingButton(UiDriver uiDriver, UiElementProperties properties)
public void click()
click in class UiButtonVerificationException - if the element doesn't existpublic boolean isEnabled()
true if the button is enabledCopyright © 2017 Axway Software. All rights reserved.