I'm using Claude Code with the chrome-control MCP server to automate browser interactions for a roguelike game project. The goal was to:
- Run bot playthroughs in the browser
- Capture screenshots (canvas → base64)
- Extract the data to create documentation HTML files
This document catalogs all issues encountered and asks for community feedback on making the process more robust.