Add Playwright Test

This commit is contained in:
chamomind 2023-12-04 10:55:55 +07:00
parent 25f813ea2a
commit 6882d9643f
7 changed files with 262 additions and 0 deletions

5
UI_Tests/.gitignore vendored Normal file
View file

@ -0,0 +1,5 @@
node_modules/
/test-results/
/playwright-report/
/blob-report/
/playwright/.cache/