@Action(value: authenticate) class AuthenticateKeyword extends WebUIAbstractKeyword
Fields inherited from class | Fields |
---|---|
class AbstractKeyword |
logger |
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) |
Methods inherited from class | Name |
---|---|
class WebUIAbstractKeyword |
findWebElement, findWebElement, findWebElementWithoutRetry, findWebElements, findWebElements, getElementWaitingPhases, getSupportLevel, getWebDriver, waitElementInteractable |
class AbstractKeyword |
getBooleanValue, getFailureHandling, getFailureHandling, getOptionalParam, getOptionalParam, getOptionalParam, getParam, getTestObject |