https://cypress.io logo
Ah, it goes in the root of the object you give to ...
# e2e-testing
a
Ah, it goes in the root of the object you give to
defineConfig
,
Copy code
module.exports = defineConfig({
  e2e: {...},
  experimentalInteractiveRunEvents: true
}