Run only browser in docker for test:playwright:screenshots (#32502)
* Rename playwright-screenshots script to -experimental Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> * Run only browser in docker for test:playwright:screenshots Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> * Fix playwright config for non-remote runs Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> --------- Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
committed by
GitHub
parent
bbaca2b390
commit
b3ca5c73c3
@@ -13,7 +13,7 @@
|
||||
"node": ">=20.0.0"
|
||||
},
|
||||
"bin": {
|
||||
"playwright-screenshots": "playwright-screenshots.sh"
|
||||
"playwright-screenshots-experimental": "playwright-screenshots.sh"
|
||||
},
|
||||
"devDependencies": {
|
||||
"wait-on": "^9.0.4"
|
||||
|
||||
Reference in New Issue
Block a user