Query Html content

Queries a html content using a css selector and extracts the inner text, outer text or text results for the found element, if any.

Query html content

Properties#

Query html content

Input#

  1. Content The html content as a text.
  2. Query/ Css selector The css selector to be used for finding an element in the content.

Output#

  1. Inner Results The inner text for the found element.
  2. Outer Results The outer text for the found element. 3 Text results The text result for the found element.

General Properties#

See Web Event General Properties.

Misc#

See Misc.

Out Error#

See Out Error.