Hello everyone.
I am having trouble after migrating to version 10 of Cypress. I have been using Cucumber with Cypress. And I have also been using the Gherkin keywords Given, Then, and When. I was using 'And' alongside some of those key words, but ever since I have updated to version 10, I have been getting the error in the image provided.
Is 'And' not supported anymore in Gherkin? Has anyone ever come up against an issue like this?
Here is a link to my question on Stack Overflow for more detail:
https://stackoverflow.com/questions/74017436/cypress-when-using-cucumber-on-cypress-version-10-the-gherkin-keyword-and-do
Thanks. 🙂