@Action(value: getElementPosition) class GetElementPositionKeyword extends AbstractKeyword
Fields inherited from class | Fields |
---|---|
class AbstractKeyword |
logger |
Constructor and description |
---|
GetElementPositionKeyword
() |
Type Params | Return Type | Name and description |
---|---|---|
|
Object |
execute(Object[] params) |
|
Point |
getElementPosition(WindowsTestObject testObject, FailureHandling flowControl) |
|
SupportLevel |
getSupportLevel(Object[] params) |
Methods inherited from class | Name |
---|---|
class AbstractKeyword |
getBooleanValue, getFailureHandling, getParam, getTestObject |