feat: Update CLAUDE.md with Playwright MCP instructions
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user