Add Playwright Test
This commit is contained in:
parent
25f813ea2a
commit
6882d9643f
7 changed files with 262 additions and 0 deletions
5
UI_Tests/.gitignore
vendored
Normal file
5
UI_Tests/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
node_modules/
|
||||
/test-results/
|
||||
/playwright-report/
|
||||
/blob-report/
|
||||
/playwright/.cache/
|
||||
Loading…
Add table
Add a link
Reference in a new issue