abstract class WebUIAbstractKeyword extends AbstractKeyword
Fields inherited from class | Fields |
---|---|
class AbstractKeyword |
logger |
Constructor and description |
---|
WebUIAbstractKeyword
() |
Type Params | Return Type | Name and description |
---|---|---|
|
static WebElement |
findWebElement(TestObject to, int timeOut) |
|
static List<WebElement> |
findWebElements(TestObject to, int timeOut) |
|
SupportLevel |
getSupportLevel(Object[] params) |
|
protected WebDriver |
getWebDriver() |
Methods inherited from class | Name |
---|---|
class AbstractKeyword |
getBooleanValue, getFailureHandling, getFailureHandling, getOptionalParam, getOptionalParam, getOptionalParam, getParam, getTestObject |