playwright/packages/playwright-core/src/server/trace
Max Schmitt e1c220a37b
fix(trace-viewer): file path contains encoded characters (#23893)
This fixes:

```
npx playwright show-trace %20I%20Love%20Node.zip
```

Extracted from https://github.com/microsoft/playwright/pull/23414.
2023-06-26 18:13:40 +02:00
..
recorder chore: elementHandle getters implemented through Frame (#23557) 2023-06-09 07:18:13 -07:00
test chore: remove hierarchy of SnapshotStorage (#21853) 2023-03-22 09:32:21 -07:00
viewer fix(trace-viewer): file path contains encoded characters (#23893) 2023-06-26 18:13:40 +02:00