Open
Description
Discussed in https://github.com/microsoft/playwright/discussions/20206
Originally posted by heygarrett January 18, 2023
When the reporter is set to HTML, every time npx playwright test
is run a hint is printed:
To open last HTML report run:
npx playwright show-report
Is there a way to silence this output? I've searched the docs, as well as discussions and issues in this repo, to no avail.