Skip to content
This repository has been archived by the owner on May 24, 2021. It is now read-only.

Retry not being triggered #16

Closed
mhorne89 opened this issue Jun 26, 2019 · 2 comments
Closed

Retry not being triggered #16

mhorne89 opened this issue Jun 26, 2019 · 2 comments
Labels
question Further information is requested

Comments

@mhorne89
Copy link

Hi,

This might just be me being stupid but neither the README or Cypress documentation is very clear on this.

I have added Cypress.env('RETRIES', 2); to my spec files but it does not seem to be triggering retries. Do I also need to add something to the /cypress/plugins/index.js file for it to work?

Again, sorry if this is a stupid/obvious question but I am kind of new to Cypress and the documentation isn't clear.

Thanks

@kuceb
Copy link
Owner

kuceb commented Jun 27, 2019

You didn't mention adding anything to cypress/support/index.js so I'll link you here
https://github.com/Bkucera/cypress-plugin-retries#installation

@kuceb
Copy link
Owner

kuceb commented Jun 30, 2019

Leave a comment if you are still having issues, closing for now

@kuceb kuceb closed this as completed Jun 30, 2019
@kuceb kuceb added the question Further information is requested label Jun 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants