Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

...

The action scrolls the page to the element, using coordinates or by the specified number of PgUp or PgDn presses relative to the beginning of the page, if no element is specified

Action icon

Image Modified

Settings of parameters

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
ContextAction context for working with the browser.Robin.SeleniumBrowser contextYes
ElementElement for interaction. Note: JS script is used.Robin.WebElement
No
X axis offsetX-axis offset relative to the upper left corner of the page. Note: JS script is used.Robin.Numeric
No
Y axis offsetY-axis offset relative to the upper left corner of the page. Note: JS script is used.Robin.Numeric
No
Number of PgDn pressesScrolling page downRobin.Numeric
No
Number of PgUp pressesScrolling page upRobin.Numeric
No

Special conditions of use

...