Playwright Agent - AI Planning Test
Test AI Planning
Instructions
- Enter a task description above
- Click "Test AI Planning"
- Check if the AI returns a valid plan with multiple steps
- If it works here, the issue is in the execution, not planning
- If it fails here, the AI API has an issue
What to look for:
- ✅ Success status
- ✅ Plan title and description
- ✅ Multiple steps (not just 1)
- ✅ Each step has an action type and target/selector
Common issues:
- ❌ "Could not extract JSON" - AI response format issue
- ❌ Only 1 step - Using fallback plan (AI failed)
- ❌ No response - AI API not working