@Action(value: scrollFromElementWithOffset) class ScrollFromElementWithOffsetKeyword extends WebUIAbstractKeyword
| 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) |