Description
I'm using Clerk for authentication purposes, Following Clerk's guidelines, we've incorporated the sign-in process within cy.session in the beforeEach hook. It's worth mentioning that chromeWebSecurity is set to false in Cypress configuration file
URL of Issue(s)
https://staging-dashboard.yoello.ai/
Steps to replicate
Tests are consistently successful on Firefox, both in headless and headed modes, whereas in other browsers, the DOM fails to load, leading to test failures. This issue appears intermittently; for instance, Chrome functioned correctly last week, but this week, only Firefox is able to execute tests and load the DOM properly.
Browser
No response
Device
Additional Information
No response