Hi everyone!
I am interested in adding extra information to the html report. I found this merged feature https://github.com/microsoft/playwright/pull/12734 but can't find any documentation regarding this. Does anyone know if this or something similar is possible currently?
This thread is trying to answer question "How can one add extra information to the HTML report using the merged feature from the Playwright project?"
Right, so there is this https://github.com/microsoft/playwright/blob/main/packages/html-reporter/src/metadataView.tsx/#L64-L124 but don't actually remember how to set them, perhaps something like process.env.revision.subject = 'blabla'
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].