A group of actions: Selenium


The action sends mouse events: double-click, right-click, middle-click or left-click on a page element while holding down the key (s) of the keyboard and specified offset relatively the center of element

Action icon 

Settings 

Property Description Type Filling example Mandatory field
Parameters
ContextAction context for working with the browser.Robin.SeleniumBrowser contextYes
ElementElement for interactionRobin.WebElement
Yes
Click event typeLeft click, right click or doubleRobin.String
No
Hot keyThe list of the hot keys pressed while clicking. Note: The action does not work with the following keys: capslk, break, scrlk, prtsc, win, menu, numlk, fn.Robin.HotKeys
No
X axis offsetX-axis offset relative to the center of the elementRobin.Numeric
No
Y axis offsetY-axis offset relative to the center of the elementRobin.Numeric
No
  • Нет меток