cypress-saveLogAndFilter: post logine api done.
This commit is contained in:
@@ -6,3 +6,18 @@ module.exports = defineConfig({
|
||||
specPattern: "cypress/e2e/**/*.{cy,spec}.{js,jsx,ts,tsx}",
|
||||
},
|
||||
});
|
||||
|
||||
// {
|
||||
// "video": false,
|
||||
// "env": {
|
||||
// "DISPLAY": ":99"
|
||||
// },
|
||||
// "chromeWebSecurity": false,
|
||||
// "viewportHeight": 1080,
|
||||
// "viewportWidth": 1920,
|
||||
// "numTestsKeptInMemory": 10,
|
||||
// "browser": "chrome",
|
||||
// "headless": true,
|
||||
// "includeShadowDom": true,
|
||||
// "watchForFileChanges": true
|
||||
// }
|
||||
|
||||
Reference in New Issue
Block a user