extractTextWithAI
Last updated
Was this helpful?
Last updated
Was this helpful?
This is an experimental feature powered by LLM technology. All feedback is welcome.
Takes a screenshot and tries to extract text value from the screen using LLM. Output is then written into aiOutput
variable.
The name of the variable is also configurable:
For AI commands to work, AI must be configured first:
extractTextWithAI
could be a good fit when:
View ID or content is not known beforehand
Search results
Information on the screen is presented as an image
Promotional banners with embedded text
Captcha
Amazon reports its search results without any distinct IDs assigned to each item. We also don't know what will show up in the results beforehand. To work around this problem we can use AI to hint us what is the label of the first product item on this page and then tap on it: