I am trying to figure out how to read data from a CSV and XLS file in Cypress and use that into my tests.
With fixtures I have no issue since that is out of the box.
There is one recipe on the Cypress site but I could not make it work.
Any ideas? Any links that can help?