Playwright : ausgewählte Element rot färben

This commit is contained in:
ISA
2025-08-14 13:39:20 +02:00
parent 3753babf5f
commit fa92004d94
11 changed files with 339 additions and 44 deletions

View File

@@ -0,0 +1,3 @@
export default async function globalSetup() {
// Placeholder for possible future setup (auth seeding, etc.)
}