cherry-pick(#35265): docs: update linked trace zip (#35265)

This commit is contained in:
Simon Knott 2025-03-19 09:49:38 +01:00
parent 0ad26b3890
commit 59be7aa709
No known key found for this signature in database
GPG Key ID: 8CEDC00028084AEC
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ pwsh bin/Debug/netX/playwright.ps1 show-trace https://example.com/trace.zip
When using [trace.playwright.dev](https://trace.playwright.dev), you can also pass the URL of your uploaded trace at some accessible storage (e.g. inside your CI) as a query parameter. CORS (Cross-Origin Resource Sharing) rules might apply.
```txt
https://trace.playwright.dev/?trace=https://demo.playwright.dev/reports/todomvc/data/cb0fa77ebd9487a5c899f3ae65a7ffdbac681182.zip
https://trace.playwright.dev/?trace=https://demo.playwright.dev/reports/todomvc/data/fa874b0d59cdedec675521c21124e93161d66533.zip
```
## Recording a trace