I want to use cypress write command to create a xls file but how ever it is not happening and always json format file is created. I want to create a xls file with headers and write in it. #1240
Unanswered
HarishMarthi
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
cy.writeFile('description.xlsx',(result)) i have written this but it is not working.
Request to kindly help
Beta Was this translation helpful? Give feedback.
All reactions