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
CypressError: cy.screenshot() timed out waiting '30000ms' to complete.
at Object.cypressErr (http://localhost:4200/__cypress/runner/cypress_runner.js:86207:11)
at Object.throwErr (http://localhost:4200/__cypress/runner/cypress_runner.js:86162:18)
at Object.throwErrByPath (http://localhost:4200/__cypress/runner/cypress_runner.js:86194:17)
at http://localhost:4200/__cypress/runner/cypress_runner.js:72611:21
at tryCatcher (http://localhost:4200/__cypress/runner/cypress_runner.js:120203:23)
at http://localhost:4200/__cypress/runner/cypress_runner.js:115344:41
at tryCatcher (http://localhost:4200/__cypress/runner/cypress_runner.js:120203:23)
at Promise._settlePromiseFromHandler (http://localhost:4200/__cypress/runner/cypress_runner.js:118139:31)
at Promise._settlePromise (http://localhost:4200/__cypress/runner/cypress_runner.js:118196:18)
at Promise._settlePromise0 (http://localhost:4200/__cypress/runner/cypress_runner.js:118241:10)
at Promise._settlePromises (http://localhost:4200/__cypress/runner/cypress_runner.js:118316:18)
at Async../node_modules/bluebird/js/release/async.js.Async._drainQueue (http://localhost:4200/__cypress/runner/cypress_runner.js:114928:16)
at Async../node_modules/bluebird/js/release/async.js.Async._drainQueues (http://localhost:4200/__cypress/runner/cypress_runner.js:114938:10)
at Async.drainQueues (http://localhost:4200/__cypress/runner/cypress_runner.js:114812:14)
I found this issue related issue, regarding codeship CI.
This issue is only related to github actions. I suspect that the ubuntu version could influence this error?
The text was updated successfully, but these errors were encountered:
When running Cypress with the following config file:
Cypress can't take any screenshots?
I found this issue related issue, regarding codeship CI.
This issue is only related to github actions. I suspect that the ubuntu version could influence this error?
The text was updated successfully, but these errors were encountered: