playwright
playwright copied to clipboard
Improve styling for HTML reports
-
Enable text wrapping and use more subtle colors for ANSI text in errors view —

-
Use subtle shadows on image and video elements, more grabbable handle —

-
The Image Mismatch section is now displayed first (just after errors) as its more often than not what you want to review first if present.
Thanks for reviewing @pavelfeldman . Is there a better develop to iterate on the design of the HTML reports react page? Currently I need to manually run yarn build in the package, and start an integration test to preview my changes.
I wonder why the CI checks are stuck?
I wonder why the CI checks are stuck?
We have tests for the html report which are failing: https://github.com/microsoft/playwright/actions/runs/3592702190/jobs/6048732780#step:9:167 after your changes.
Looks like the tests failed. Do you want to look at the failures?
Closing as stake, but please feel free to re-post of reopen if you get back to it!