-
-
Notifications
You must be signed in to change notification settings - Fork 44.5k
Add package.json scripts for playwright #54488
Copy link
Copy link
Closed
Labels
first timers onlyOpen for anyone doing contributions for first time. You do not need permission to work on these.Open for anyone doing contributions for first time. You do not need permission to work on these.scope: tools/scriptsScripts for supporting dev work, generating config and build artifacts, etc.Scripts for supporting dev work, generating config and build artifacts, etc.
Metadata
Metadata
Assignees
Labels
first timers onlyOpen for anyone doing contributions for first time. You do not need permission to work on these.Open for anyone doing contributions for first time. You do not need permission to work on these.scope: tools/scriptsScripts for supporting dev work, generating config and build artifacts, etc.Scripts for supporting dev work, generating config and build artifacts, etc.
We should add
package.jsonscripts for running Playwright tests.In the root level
package.json, add these two scripts: