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 2ad22b5 + 46bab5f commit fc3d5a8Copy full SHA for fc3d5a8
3 files changed
ui-tests/cypress.config.sample.js
@@ -21,6 +21,7 @@ module.exports = defineConfig({
21
chromeWebSecurity: false,
22
watchForFileChanges: true,
23
video: true,
24
+ softAssertMode: true,
25
setupNodeEvents(on, config) {
26
// Task: verify PDF images, logo, and text content
27
on("task", {
0 commit comments