We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bc578f7 + 0e9e973 commit 64032eaCopy full SHA for 64032ea
package.json
@@ -5,7 +5,8 @@
5
"main": "index.js",
6
"scripts": {
7
"sample-test": "npx browserstack-node-sdk playwright test --config=./playwright.config.js",
8
- "sample-local-test": "npx browserstack-node-sdk playwright test --config=./playwright.local.config.js"
+ "sample-local-test": "npx browserstack-node-sdk playwright test --config=./playwright.local.config.js",
9
+ "postinstall": "npm update browserstack-node-sdk"
10
},
11
"keywords": [],
12
"author": "",
0 commit comments