joaconigro

Results 3 comments of joaconigro

Hi, I'm having the same issue. Is there any news about this problem? or any workaround? Thank you

@JohnnyTheBoy in my case I solved it by using this configuration ```js export default defineConfig({ video: false, e2e: { baseUrl: 'http://localhost:4273', specPattern: '**/*.feature', chromeWebSecurity: true, //using true prevents the page...

> @joaconigro It's not working for me.... Can you confirm that you have chrome v120 Actually, I'm not using Chrome, but Microsoft Edge v120. I thought it should work as...