Action group: Browsers
This action is used to obtain coordinates and dimensions of the element
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Context | Action context for working with the browser | Robin.Selenium | Browser context | Yes |
Element | Element for interaction | Robin.WebElement | Yes | |
Results | ||||
Element rectangle | The resulting variable containing the dimensions and coordinates of the rectangular area with the element. | Robin.RectangleL ocation | ||
Coordinates of the element center | The resulting variable containing the coordinates of the element center. | Robin.LocationPo int |
None.
Go to https://wiki.rpa-robin.ru/Eng/index.html and get the size and coordinates of the item.
Use the actions "Open Browser", "Get element rectangle", "Close browser".
The program robot completed successfully. The size and coordinates of the element are obtained.