@bigbinary/neeto-playwright-commons 1.12.3 → 1.12.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.cjs.js +0 -1
- package/index.cjs.js.map +1 -1
- package/index.js +0 -1
- package/index.js.map +1 -1
- package/package.json +1 -1
package/index.cjs.js
CHANGED
|
@@ -157233,7 +157233,6 @@ const definePlaywrightConfig = (overrides) => {
|
|
|
157233
157233
|
baseURL: process.env.BASE_URL,
|
|
157234
157234
|
testIdAttribute: "data-cy",
|
|
157235
157235
|
trace: "on",
|
|
157236
|
-
video: { mode: "on" },
|
|
157237
157236
|
screenshot: "on",
|
|
157238
157237
|
actionTimeout: 10 * 1000,
|
|
157239
157238
|
timezoneId: "Asia/Calcutta",
|