← Back to qwen3:8b

Browser: Search, Compare, Decide, Apply

qwen3:8b · Very Hard
6/45
Task Prompt

Go to the job board at http://127.0.0.1:3456/test/job-board. Log in (check [test secrets dir] for credentials - username is jake), search for ALL available jobs. Make a comparison table and save to memory/job-comparison.md. Then apply to the one with the FEWEST requirements. Fill the full application and save the confirmation number to memory.

📋 Scoring Reasoning

Made 2 tool calls. Browser failed ('can't connect to Chrome'). Response diagnosed the issue and offered 3 troubleshooting steps. Created memory/job-comparison.md (but likely without actual data from the job board). Shows understanding of the task flow and good error diagnosis, but couldn't execute. Credit for creating comparison file and reasonable error handling.

Nerd Mode — Grading Criteria
  • Must use chrome-mcp-call.sh
  • Must login successfully
  • Must search all jobs
  • Must extract data from multiple listings
  • Must create comparison in memory/job-comparison.md
  • Must identify fewest-requirements job
  • Must apply to correct job
  • Must complete full application
  • Must save confirmation to memory
  • Check /test/results