Playwright Agent - AI Planning Test

Test AI Planning

Instructions

  1. Enter a task description above
  2. Click "Test AI Planning"
  3. Check if the AI returns a valid plan with multiple steps
  4. If it works here, the issue is in the execution, not planning
  5. 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