Get Text Block

Retrieve the text content of an element.

  • Element selector
    Element selector.

  • Regex
    Retrieves the result of matching the retrieved text against the regex

  • Assign to variable
    Whether assign the text into a variable or not.

  • Variable name
    Name of the variable to assign the text.

  • Insert to table
    Whether insert the text into the table or not.

  • Select column
    The column where the text will be inserted.

  • Text prefix
    Add a prefix to the retrieved text.

  • Text suffix
    Add a suffix to the retrieved text.

  • Add extra row
    Insert an extra row into table.

  • Include HTML tags Include the HTML tags of the element inside the text.