@Action(value: switchToWindowTitle) class SwitchToWindowTitleKeyword extends WebUIAbstractKeyword
Fields inherited from class | Fields |
---|---|
class AbstractKeyword |
logger |
Constructor and description |
---|
SwitchToWindowTitleKeyword
() |
Type Params | Return Type | Name and description |
---|---|---|
|
Object |
execute(Object[] params) |
|
SupportLevel |
getSupportLevel(Object[] params) |
|
void |
switchToWindowTitle(String title, FailureHandling flowControl) |
Methods inherited from class | Name |
---|---|
class WebUIAbstractKeyword |
findWebElement, findWebElements, getSupportLevel, getWebDriver |
class AbstractKeyword |
getBooleanValue, getFailureHandling, getParam, getTestObject |