public class HiddenHtmlFileBrowse extends HtmlFileBrowse
HiddenHtmlElementlog, properties| Constructor and Description |
|---|
HiddenHtmlFileBrowse(UiDriver uiDriver,
UiElementProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
String |
getValue()
Get the File Select Button value
|
void |
setValue(String value)
Set the File Select Button value
|
void |
verifyNotValue(String notExpectedValue)
Verify the File Select Button value is NOT as specified
|
void |
verifyValue(String expectedValue)
Verify the File Select Button value is as specified
|
setFileInputValuecheckTypeAndRules, getElementProperties, getElementProperty, getPropertyNamesToUseForMatch, getUiDriver, logAction, toStringpublic HiddenHtmlFileBrowse(UiDriver uiDriver, UiElementProperties properties)
public String getValue()
getValue in class UiFileBrowsepublic void setValue(String value)
setValue in class UiFileBrowsevalue - to setpublic void verifyValue(String expectedValue)
verifyValue in class UiFileBrowseexpectedValue - public void verifyNotValue(String notExpectedValue)
verifyNotValue in class UiFileBrowsenotExpectedValue - Copyright © 2017 Axway Software. All rights reserved.