Various recipes for testing common scenarios with Cypress
-
Updated
Aug 31, 2021 - JavaScript
MPIs does not have a nice ring to the ear :/
Add a description, image, and links to the automated-tests topic page so that developers can more easily learn about it.
To associate your repository with the automated-tests topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe
When asserting that a number of fields are present on a form, the individual step has to be used many times, as there is no step accepting a table.
Describe the solution you'd like
There should be a step called Then I (can|cannot) see the following fields on the form which accepts a table and calls the individual "Then I can se