@Action(value: StringConstants.SET_ENCRYPTED_TEXT_KEYWORD) class SetEncryptedTextKeyword extends WebUIAbstractKeyword
| Constructor and description |
|---|
SetEncryptedTextKeyword
() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
Object |
execute(Object[] params) |
|
protected List<ElementWaitingPhase> |
getElementWaitingPhases(JavascriptExecutor jsExecutor) |
|
SupportLevel |
getSupportLevel(Object[] params) |
|
void |
setEncryptedText(TestObject to, String encryptedText, FailureHandling flowControl) |