Open
Description
Version
18.2.3
Steps to reproduce
- clone my repo - https://github.com/Danieliverant/playwright-no-trace
cd playwright-no-trace
nx e2e e2e --trace on
npx playwright show-trace ./e2e/playwright-report/example-has-title-chromium/trace.zip
(the test will fail)
Expected behavior
To see the steps in the "wrokerStorageState"
Actual behavior
Not seeing anything from the "wrokerStorageState"

Additional context
Same thing for UI mode - you wait until the "workerStorageState" to finish and only then you see the trace.
Environment
System:
OS: macOS 13.6
CPU: (10) arm64 Apple M1 Pro
Memory: 85.05 MB / 16.00 GB
Binaries:
Node: 18.10.0 - ~/.nvm/versions/node/v18.10.0/bin/node
npm: 8.19.2 - ~/.nvm/versions/node/v18.10.0/bin/npm
Languages:
Bash: 3.2.57 - /bin/bash
npmPackages:
@playwright/test: ^1.36.0 => 1.43.0