public class RealHtmlPrompt extends HtmlPrompt
log, properties| Constructor and Description |
|---|
RealHtmlPrompt(UiDriver uiDriver) |
| Modifier and Type | Method and Description |
|---|---|
void |
clickCancel()
Clicks Cancel button
|
void |
clickCancel(String expectedText)
Clicks Cancel button if the actual prompt text is equal to expected
|
void |
clickOk(String promptValue)
Clicks OK button
|
void |
clickOk(String expectedText,
String promptValue)
Clicks OK button if the actual prompt text is equal to expected
|
void |
verifyProcessed() |
checkTypeAndRules, getElementProperties, getElementProperty, getPropertyNamesToUseForMatch, getUiDriver, logAction, toStringpublic RealHtmlPrompt(UiDriver uiDriver)
public void clickOk(String promptValue)
UiPromptpublic void clickOk(String expectedText, String promptValue)
UiPromptpublic void clickCancel()
UiPromptclickCancel in class UiPromptpublic void clickCancel(String expectedText)
UiPromptclickCancel in class UiPromptpublic void verifyProcessed()
verifyProcessed in class HtmlPromptCopyright © 2017 Axway Software. All rights reserved.