Ideal for testing user flows where specific implementation details aren’t critical
Examples
Completing a flow
This is an example of a high-level step that uses the agent’s ability to
figure out what the right action is at each moment.
Responding to Messages
This example demonstrates how to leverage the agent’s natural language understanding to handle complex message interactions without specifying exact UI elements or steps.
Tips
Clear End Goals
Include a goal or stopping point, so the agent knows when to finish.
User-Centric Approach
Focus on user goals rather than specific elements.
Implementation Flexibility
Allow flexibility in implementation details.
Verification Points
Include key verification points to ensure the test is successful.