Skip to content

Defaults back to previous error checking when retry is setup #31

@pinkfox17

Description

@pinkfox17

When your project has retry setup,

retries: {
  openMode: 1
}

And there is an error where cypress-diff can report the actual-expected results, when you view the attempt 1 of error, it reverts back to the default error reporting as if the plugin was not installed. But if I remove the retry code above, cypress-diff will work with no problems.

Looking forward that this plugin will be able to adapt even if there are retries applied to the project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions