Examples
Completing a Flow
Completing a Flow
Give the agent a high-level goal and let it navigate the UI to complete it.
This prompt uses the agent’s ability to figure out the right action at each moment. You only need to describe the end goal.

Responding to Messages
Responding to Messages
Let the agent carry on a multi-turn conversation autonomously.
This example leverages 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 confirm the test succeeded.
Next Steps
- Try a different approach with Persona Based Tests
- Review the Web Prompting Guide and Mobile Prompting Guide
- Write your first test
