You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am also getting this same error after installing all the required dependencies for 'angular' component testing. Our angular project utilises both e2e tests and component tests. If you don't install the component testing dependencies , the E2E tests will function normally and you won't get this error FYI. @jennifer-shehane
Current behavior
When I start any e2e test for my Angular application I am getting the following error and the test doesn't start:
Desired behavior
I would expect Cypress to start my test.
Test code to reproduce
The code is not even reached...
Cypress Version
13.3.2
Node version
18.18.0
Operating System
macOS 14
Debug Logs
No response
Other
Angular v16.1.8
The text was updated successfully, but these errors were encountered: