@Action(value: authenticate) class AuthenticateKeyword extends WebUIAbstractKeyword
| Type | Name and description |
|---|---|
List<String> |
supportedBrowsers |
List<WebUIDriverType> |
supportedDrivers |
| Constructor and description |
|---|
AuthenticateKeyword
() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
void |
authenticate(String url, String userName, String password, int timeout, FailureHandling flowControl) |
|
Object |
execute(Object[] params) |
|
SupportLevel |
getSupportLevel(Object[] params) |