playwright
playwright copied to clipboard
[Feature]: Allow html title through blob reports
🚀 Feature Request
I like the new HTML report title feature, however we don't output html reports directly, but rather get them through merging blob reports. I would like to be able to pass a title in through the blob report and have it show up in the html report after merging.
Example
I could use the html title feature while still using sharding logic and merging blob reports.
Motivation
It will allow me to use sharding/merging with the new html title feature