observe(instruction: "Identify all interactive elements in the header.")
Returns an array of Observe objects, each describing an observed element or interaction.
Definition
Arguments
instruction
String!
A natural language instruction describing what to observe on the page.
Example: "Find all buttons and links in the navigation bar."