Hello All, Not sure if this was discussed already or if there is very straightforward solution. I tried searching but ended up posting here.
I have to test an endpoint which returns response in format "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet". Its either 'xlsx' or 'csv'.
How can I convert above format to xlsx within playwright ? Is it possible or I should use third party libs ?
This thread is trying to answer question "How can I convert 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' format to 'xlsx' within Playwright? Is it possible or should I use third-party libraries?"
Rayrun is a community for QA engineers. I am constantly looking for new ways to add value to people learning Playwright and other browser automation frameworks. If you have feedback, email [email protected].