Get Text
Gets text from the browser.
Last updated
Gets text from the browser.
Last updated
This activity retrieves text content from the specified element.
Browser: Required
The variable name refers to the opened web browser.
Wait Timeout: Seconds to wait until the element is located.
Element Selectors : Required
Specifies the webpage element from which the text is to be retrieved. We can edit the selectors of the specified web element using the .
Text: The string variable where the text content of the element will be stored.