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
when I try to download cypress, it is showing that it has been downloaded, it giving these errors,
The cypress app could be unzipped.
Search for an existing issue or open a GitHub issue (which I have)
Debug logs
describe('Test Suite',()=>{it('Test Case',()=>{cy.log('Starting the test...');// Your test code with relevant Cypress commands and additional logscy.log('Found the element with data-test-id="cypress-task to be done"');});});
Cypress Version
version: 13.6.6
Node version
v20.11.0
Package Manager
npm
Package Manager Version
10.2.4
Operating system
Windows
Operating System Version
windows 11
Other
No response
The text was updated successfully, but these errors were encountered:
@jennifer-shehane i am getting this -> "GET /__cypress/assets/favicon.png?v2 404 1.444 ms - 136" in my terminal... and also my cypress runner crashes and test taking too much time to load and gets fail
Current behavior
when I try to download cypress, it is showing that it has been downloaded, it giving these errors,
The cypress app could be unzipped.
Search for an existing issue or open a GitHub issue (which I have)
Debug logs
Cypress Version
version: 13.6.6
Node version
v20.11.0
Package Manager
npm
Package Manager Version
10.2.4
Operating system
Windows
Operating System Version
windows 11
Other
No response
The text was updated successfully, but these errors were encountered: