add script npm run codegen
This commit is contained in:
parent
e5ce7916ab
commit
c1393e95be
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"scripts": {
|
||||
"login": "npx playwright open --save-storage=auth.json https://www.epicgames.com/login",
|
||||
"codegen": "npx playwright codegen --load-storage=auth.json https://www.epicgames.com/store/en-US/free-games",
|
||||
"start": "npx playwright test --timeout 10000",
|
||||
"debug": "npx playwright test --debug"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue