@Action(value: authenticate) class AuthenticateKeyword extends WebUIAbstractKeyword
| Modifiers | Name | Description |
|---|---|---|
class |
AuthenticateKeyword.1 |
| Fields inherited from class | Fields |
|---|---|
class AbstractKeyword |
logger |
| Type | Name and description |
|---|---|
List<WebUIDriverType> |
supportedBrowsers |
| 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) |
| Methods inherited from class | Name |
|---|---|
class WebUIAbstractKeyword |
findWebElement, findWebElements, getSupportLevel, getWebDriver |
class AbstractKeyword |
getBooleanValue, getFailureHandling, getFailureHandling, getOptionalParam, getOptionalParam, getOptionalParam, getParam, getTestObject |