This commit is contained in:
LingandRX 2024-11-07 20:35:27 +08:00
parent 99ad3305c3
commit a19e9a4b5c

View File

@ -6,7 +6,7 @@
"hlk_codegen": "npx playwright codegen https://hlk.meiguanjia.net/#/",
"mgj_codegen": "npx playwright codegen https://vip1.meiguanjia.net/shair/?v=mgj",
"zhb_codegen": "npx playwright codegen https://shengyibao.meiguanjia.net/young/",
"zhb_csv-50": "npx playwright test ./tests/zhb/csv-demo.spec.js:13 --repeat-each=50",
"zhb_csv-5": "npx playwright test ./tests/zhb/csv-demo.spec.js:13 --repeat-each=5",
"ui": "npx playwright test --ui",
"pwi": "npm ci && npx playwright install",
"pwu": "npx playwright install --with-deps"