microsoft / playwright

Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
https://playwright.dev
Apache License 2.0
67.11k stars 3.69k forks source link

fix(test): export TestDetailsAnnotation #33698

Closed Skn0tt closed 1 day ago

Skn0tt commented 1 day ago

Closes https://github.com/microsoft/playwright/issues/33691

github-actions[bot] commented 1 day ago

Test results for "tests 1"

37131 passed, 650 skipped :heavy_check_mark::heavy_check_mark::heavy_check_mark:

Merge workflow run.

lmvco commented 1 day ago

Thanks