Skip to content

Conversation

@dgozman
Copy link
Contributor

@dgozman dgozman commented Oct 21, 2024

Trace was disabled in #319 to solve microsoft/playwright#21993.

Since then, two things happened:

  • we do not clear output dir anymore;
  • tracesDir is ignored when launching a reused browser over connect().

Therefore, we do not need to disable tracing anymore, so might as well keep it.

Fixes microsoft/playwright#33155.

Trace was disabled in microsoft#319 to solve microsoft/playwright#21993.

Since then, two things happened:
- we do not clear output dir anymore;
- `tracesDir` is ignored when launching a reused browser over `connect()`.

Therefore, we do not need to disable tracing anymore, so might as well keep it.
@dgozman dgozman merged commit 002fc12 into microsoft:main Oct 22, 2024
@Skn0tt Skn0tt mentioned this pull request Oct 22, 2024
pavelfeldman added a commit to pavelfeldman/playwright-vscode that referenced this pull request Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Playwright VSC Extension (with Show Browser enabled) prevent recording traces even option in config is on

2 participants