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 PropertiesSee Web Event General Properties.
#
MiscSee Misc.
#
Out ErrorSee Out Error.