0

I have some data in bulk let's say 100 in an excel file. I have to test those data in a website one by one, so can anyone tell me how to access those data and write in this cypress

work ford
  • 1
  • 1
  • You can check npm for reading excel data and then add that to plugins in cypress. You'll want to break down your test files to work with a subset of that 100, maybe about 2-5 depending on the length of the test. – jjhelguero Sep 29 '22 at 16:24

0 Answers0