Using Excel/CSV data file in Cypress
As a QA, who deals with data (read large amounts of data) every single day, we get the data in excel or CSV files. In order for Cypress to read and consume the raw CSV file, we need a csv parser.
This article talks about the csv parser that can be us...
sowjanyaamirapu.hashnode.dev1 min read