task #46821 verua-e2e: setup playwright testing environment with first test cases 1,2,3.
This commit is contained in:
commit
c30aa58577
12 changed files with 1729 additions and 0 deletions
8
package.json
Normal file
8
package.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"name": "verua-e2e",
|
||||
"packageManager": "yarn@4.10.3",
|
||||
"devDependencies": {
|
||||
"@playwright/test": "^1.55.1",
|
||||
"@types/node": "^24.6.0"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue