Extract information
Extract info uses vision to parse information from the page, and stores the result in a variable.
Example
- Store the number of search results (displayed left of the search bar) in the
searchResults
variable - Store the name of the product in the basket in the
product
variable
Linitations
While extract information is able to extract text, the extracted variable might contain typos for very long or complex strings (eg. very long uuids).