Get Text

Gets text from the browser.

This activity retrieves text content from the specified element.

Input

Target

  • 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 Web Element Selector Editor Window.

Output

  • Text: String Variable The string variable where the text content of the element will be stored.

Last updated