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.

Properties#

Input#
- Content The html content as a text.
- Query/ Css selector The css selector to be used for finding an element in the content.
Output#
- Inner Results The inner text for the found element.
- 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.