public class ExpectedPrompt extends Object implements IExpectedPopup
| Modifier and Type | Field and Description |
|---|---|
boolean |
clickOk |
String |
expectedText |
String |
promptValueToSet |
| Constructor and Description |
|---|
ExpectedPrompt(String promptValue,
boolean clickOk) |
ExpectedPrompt(String expectedText,
String promptValue,
boolean clickOk) |
Copyright © 2017 Axway Software. All rights reserved.