This thread is trying to answer question "How can one export all Playwright tests to an external file like a spreadsheet or JSON?"
https://playwright.dev/docs/test-cli#reference --list
Optionally you can use additionally --reporter json
(alternatives: html, junit)
Or do you need more?
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].