introduce playwright

This commit is contained in:
Takeshi Kimata
2024-07-07 12:12:07 +09:00
parent 82865b5a51
commit 4b63945068
5 changed files with 172 additions and 4 deletions

6
.gitignore vendored
View File

@@ -1,3 +1,7 @@
node_modules/
coverage/
.env
.env
/test-results/
/playwright-report/
/blob-report/
/playwright/.cache/