@com.kms.katalon.core.annotation.internal.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, 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, findWebElement, findWebElementWithoutRetry, findWebElements, findWebElements, getElementWaitingPhases, getSupportLevel, getWebDriver, waitElementInteractable |
Groovy Documentation