Check Html Element Exists

Checks whether a html element is available on a page.

Check Get Html Element Designer

Designer Properties#

See Web Event Main Properties.

  1. 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.
  2. Out Text The Inner text extracted from the web element.

Properties#

Check Html 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#

See Web Event Out Properties.

Web Event Advanced Properties#

See Web Event Advanced Properties.

Example#

Amazon Reviews

In this example, we open an amazon product page and extracts all the 1-star reviews to a csv file.