A group of actions: Selenium


The action scrolls the page to the element, using coordinates or to the specified number of PgUp or PgDn presses relatively the page if an element is not specified

Action icon 

Settings 

Property Description Type Filling example Mandatory 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
  • Нет меток