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 tried to use Experimental Test Retries feature accroding documentation then I'm getting an error below: Expected retries to be a positive number or null or an object with keys "openMode" and "runMode" with values of numbers or nulls.
@e-fedosser can you please verify if the Cypress version is updated? This error is the coincidentally the same error you would see with this configuration if you were on an older version than Cypress 13.4.0.
If you are using cypress run, you can see the Cypress version at the start of the run:
Description
When I tried to use Experimental Test Retries feature accroding documentation then I'm getting an error below:
Expected retries to be a positive number or null or an object with keys "openMode" and "runMode" with values of numbers or nulls.
Documentation to experimental feature:
https://docs.cypress.io/guides/references/experiments#Experimental-Retries
Steps to replicate
Cypress version: 13.4.0; 13.5.1; 13.6.1;
https://docs.cypress.io/guides/references/experiments#Experimental-Retries
Error:
Browser
No response
Device
Additional Information
No response
The text was updated successfully, but these errors were encountered: