playwright/packages/playwright-core
Dmitry Gozman 53feeaf270
fix(tracing): avoid trace file name collisions (#24191)
We have been optionally adding `-<number>` in multiple places, and these
might collide in various circumstances, for example: two contexts at the
same time, one of them has the second trace chunk.

References #23387.
2023-07-12 17:20:25 -07:00
..
2023-05-22 12:37:08 -07:00
2021-10-11 16:52:17 +02:00
2022-08-15 18:10:04 +02:00
2023-07-07 13:01:17 -07:00

playwright-core

This package contains the no-browser flavor of Playwright.