@Action(value: verifyOptionPresentByValue) class VerifyOptionPresentByValueKeyword extends WebUIAbstractKeyword
Fields inherited from class | Fields |
---|---|
class AbstractKeyword |
logger |
Constructor and description |
---|
VerifyOptionPresentByValueKeyword
() |
Type Params | Return Type | Name and description |
---|---|---|
|
Object |
execute(Object[] params) |
|
SupportLevel |
getSupportLevel(Object[] params) |
|
boolean |
verifyOptionPresentByValue(TestObject to, String value, boolean isRegex, int timeOut, FailureHandling flowControl) |
Methods inherited from class | Name |
---|---|
class WebUIAbstractKeyword |
findWebElement, findWebElements, getSupportLevel, getWebDriver |
class AbstractKeyword |
getBooleanValue, getFailureHandling, getFailureHandling, getOptionalParam, getOptionalParam, getOptionalParam, getParam, getTestObject |