Powered by
Hello Emile, I had the same problem because I was ...
# e2e-testing
w
wide-waiter-58637
09/01/2022, 12:46 PM
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) => {
Previous
Next