Add PLAYWRIGHT_HTML_OPEN=never to e2e test commands (#2324)
## Summary
- Add `PLAYWRIGHT_HTML_OPEN=never` environment variable to all e2e test
commands in AGENTS.md and Claude command files
- Prevents the Playwright HTML reporter from opening a browser and
blocking the terminal after tests complete
## Test plan
- Run `npm run e2e` with and without the env var to verify behavior
- Agents running e2e tests should no longer hang waiting for user input
#skip-bugbot
🤖 Generated with [Claude Code](https://claude.com/claude-code)
<!-- This is an auto-generated description by cubic. -->
---
## Summary by cubic
Stop the Playwright HTML reporter from auto-opening and blocking the
terminal by setting PLAYWRIGHT_HTML_OPEN=never on all e2e commands.
Updated AGENTS.md and Claude command files so local runs and agent
workflows no longer hang after tests.
<sup>Written for commit 2ee4139f8a43a5bc20ae1933b6c629d19c96937b.
Summary will update on new commits.</sup>
<!-- End of auto-generated description by cubic. -->
---------
Co-authored-by:
Claude Opus 4.5 <noreply@anthropic.com>
正在显示
请
注册
或者
登录
后发表评论