Action group: Browsers
The action gets text from a selected element
"Context" field - action context for working with the browser.
"Element" field - element for interaction.
"Element text type" field - the method of forming the resulting string.
"Without spaces" field - remove extra spaces and whitespace characters.
Result - string variable containing the text 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 | |
Element text type | The method of forming the resulting string | Robin.String | No | |
Without spaces | Remove extra spaces and whitespace characters. | Robin.Boolean | true | No |
Results | ||||
Result | String variable containing the text of the element | Robin.String |
None.
Follow the link https://wiki.rpa-robin.ru/Eng/index.html and get text from the web element.
Use the "Open Browser", "Get text", "Close browser" actions.
The program robot completed successfully. The size and element coordinates were received.