Check Html Element Exists
Checks whether a html element is available on a page.

Designer Properties#
See Web Event Main Properties.
- Search Result Returns true if the element was found and false otherwise. By default, we create a variable(webElementFound) and assign it to this expression to make the process easier. The generated variable can be changed in Variables tab at the bottom of the workflow.
- Out Text The Inner text extracted from the web element.
Properties#

Web Event Main Properties#
See Web Event Main Properties.
General Properties#
See Web Event General Properties.
Misc#
See Misc.
Out Error#
See Out Error.
Out Properties#
Web Event Advanced Properties#
See Web Event Advanced Properties.
Example#
In this example, we open an amazon product page and extracts all the 1-star reviews to a csv file.