Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Variable name - the project variable that contains the HTML code.

  • Selector type - query language: XPath or CSS Selector .

  • Selector is a path that tells you which element (or elements) of a web page should be addressed using the query language: XPath or CSS Selector .

  • Attribute is a property of an HTML tag that needs to be obtained in the collection descent.

  • Filter result - boolean value, if the checkbox is checked, then you can use the condition to the object: Contains, Does not contain, Regex (regular expression).

  • Range is a condition by which you can select data from an array of objects.

  • Save result - after the end of data collection, place the result in a variable or list .

Active tab (current page)

...