May 15th, 2024
New

β¨ Playwright Reporter v1.0.0 enabled us to collect as much information as possible as soon as it is available for more efficient troubleshooting of failed CI executions.
Today we are launching a new "Live Results" tab. Here's what you can find in the new tab:
near-realtime streaming of step-level progress from CI machines (10-15 seconds delay)

browsing individual step details - including timing, stdout, stderr and error details
lifecycle timing and breakdown - visualize test lifecycle stages like before all, before each, test body, after each, after all and identify performance bottlenecks

lightweight alternative to Playwright traces - even if machine crashes or trace generation / upload isn't successful, you can still explore the step-level details reported to Currents
There're improvements planned in future releases, e.g. integrating with other dashboard components (screenshots, artifacts, history etc).
Meanwhile, please let us know what you think! π€