feat: Update CLAUDE.md with Playwright MCP instructions

This commit is contained in:
2026-02-15 08:28:30 +01:00
parent 31efbe72ab
commit 454321dad2

View File

@@ -130,3 +130,10 @@ See subproject CLAUDE.md files for component-specific key files.
### Code Style ### Code Style
- Order functions top-down by abstraction (public API first, helpers below) - Order functions top-down by abstraction (public API first, helpers below)
- Keep `CLAUDE.md` files updated when introducing architectural changes - Keep `CLAUDE.md` files updated when introducing architectural changes
### Playwright MCP
- When using the Playwright MCP, an authentication is needed
- Use the following credentials for testing:
- Username: denis
- Password: 123
- The login is 2-step: first submit the username, then the password on the next screen