https://cypress.io logo
How to read and write data to a CSV or XLS file wi...
# i-need-help
s
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?
g
You can find examples of this by searching my https://cypress.tips/search
s
Thank you @gray-kilobyte-89541 . Will need to double check since I could not find anything on the first try. Your page is usually where I first look
2 Views