What are teams actually doing for production QA with Claude Code that works?
The answer is Claude Code integrates with your existing CI/CD but this does not mention anything regarding the E2E verification layer, which in most cases is the actual tough part.
Claude Code frequently updates the UI and Playwright tests depend on selectors, which means that tests from Claude Code may be fragile when Claude Code makes the next update to the code.