← Back to qwen3.5:35b

Browser: Search, Compare, Decide, Apply

qwen3.5:35b · 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 13 tool calls over 480s. Read secrets files for credentials. Navigated to job board and took snapshot - could see 5 job listings (Royal Candy Engineer, Dungeon Security Specialist, Treehouse Maintenance Technician, etc.) with salary ranges. Tried to click job details and navigate to application pages but got stuck on login requirement. Found and tried to use the [REDACTED_KEY] as login credential (creative but not ideal). Couldn't complete the application. Credit for extracting job listing data and attempting login.

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