@com.kms.katalon.core.annotation.internal.Action(value: authenticate) class AuthenticateKeyword extends WebUIAbstractKeyword
| Modifiers | Name | Description |
|---|---|---|
class |
AuthenticateKeyword.1 |
| 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, com.kms.katalon.core.model.FailureHandling flowControl) |
|
Object |
execute(Object[] params) |
|
com.kms.katalon.core.keyword.internal.SupportLevel |
getSupportLevel(Object[] params) |
| Methods inherited from class | Name |
|---|---|
class WebUIAbstractKeyword |
findWebElement, findWebElements, getSupportLevel, getWebDriver |
Groovy Documentation