@Action(value: getElementsCount) class GetElementsCountKeyword extends WebserviceAbstractKeyword
Fields inherited from class | Fields |
---|---|
class AbstractKeyword |
logger |
Constructor and description |
---|
GetElementsCountKeyword
() |
Type Params | Return Type | Name and description |
---|---|---|
|
Object |
execute(Object[] params) |
|
int |
getElementsCount(ResponseObject response, String locator, FailureHandling flowControl) |
|
SupportLevel |
getSupportLevel(Object[] params) |
Methods inherited from class | Name |
---|---|
class WebserviceAbstractKeyword |
getSupportLevel |
class AbstractKeyword |
getBooleanValue, getFailureHandling, getParam, getTestObject |