Closed Ido112 closed 1 year ago
@Ido112 please try adding await
before cloudPlugin(on, config);
Also, please check out https://github.com/currents-dev/cypress-cloud#setup-with-existing-plugins
ok. now on my local i not getting this error any more , but when i trying to run it on the cloud i getting
the only plugin that i have issue with is cypress-cloud, i using 2.0.0-beta.1
The first line gives the reason: See https://github.com/currents-dev/cypress-cloud/issues/179 and the currents blog for details: https://currents.dev/posts/v13-blocking
Please confirm
Environment information
Describe the bug
Hello, I found another issue with Cypress 13 and currents, I'm using the hook 'test:after:run', (https://docs.cypress.io/api/cypress-api/catalog-of-events#Cypress-Events) when i use Cypress runner, it works perfectly, when i use the currents runner, its fails with this error message image
Expected behavior
that the hook will work with currents also
Setup and Command
main.js file
cypress.config.js
Full log and debug output