Playwright start

This commit is contained in:
2026-05-30 10:04:12 -04:00
parent 73f29cea08
commit 1f7a0819fc
108 changed files with 37445 additions and 62 deletions
+16
View File
@@ -0,0 +1,16 @@
---
type: Task
status: AI Agent Work
category:
---
Consider Playwright features we can use to create obvious tests to our test project in the Playwright folder.
For these considered tests, create markdown files in the "docs\AI Gen Docs" folder.
They should have the front matter of:
type: Task
status: AI Gen TODO
category: QA
isAgentGenerated: "true"
Describe what the test is in the contents of the markdown file, and what special feature of playwright it's using, if it's using something special in comparison to what we already have.