https://cypress.io logo
Hello Emile, I had the same problem because I was ...
# e2e-testing
w
Hello Emile, I had the same problem because I was setting it wrong in my config. Here is the correct way. e2e: { baseUrl: 'http://localhost:3000', experimentalSessionAndOrigin: true, setupNodeEvents: async (on, config) => {