Skip to content

Commit fcace57

Browse files
Initial Commit - Playwright test
1 parent aa3a38a commit fcace57

File tree

5 files changed

+1053
-0
lines changed

5 files changed

+1053
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
node_modules/
2+
/test-results/
3+
/playwright-report/
4+
/blob-report/
5+
/playwright/.cache/

0 commit comments

Comments
 (0)