@Action(value: scrollFromElementWithOffset) class ScrollFromElementWithOffsetKeyword extends WebUIAbstractKeyword
Fields inherited from class | Fields |
---|---|
class AbstractKeyword |
logger |
Constructor and description |
---|
ScrollFromElementWithOffsetKeyword
() |
Type Params | Return Type | Name and description |
---|---|---|
|
Object |
execute(Object[] params) |
|
SupportLevel |
getSupportLevel(Object[] params) |
|
void |
scrollFromElement(TestObject to, int offsetX, int offsetY, int deltaX, int deltaY, int timeOut, FailureHandling flowControl) |
Methods inherited from class | Name |
---|---|
class WebUIAbstractKeyword |
findWebElement, findWebElement, findWebElementWithoutRetry, findWebElements, findWebElements, getElementWaitingPhases, getSupportLevel, getWebDriver, waitElementInteractable |
class AbstractKeyword |
getBooleanValue, getFailureHandling, getFailureHandling, getOptionalParam, getOptionalParam, getOptionalParam, getParam, getTestObject |