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.
1 parent 73c1257 commit d3d1ea2Copy full SHA for d3d1ea2
ui-tests/cypress.config.sample.js
@@ -9,7 +9,7 @@ module.exports = defineConfig({
9
viewportHeight: 1100,
10
numTestsKeptInMemory: 0,
11
projectId: "000000",
12
- chromeWebSecurity: false,
+ chromeWebSecurity: true,
13
watchForFileChanges: true,
14
video: true,
15
setupNodeEvents(on, config) {
0 commit comments