Dmitry Gozman
|
7879cf30f0
|
fix(reuse): serial mode with tracing should not throw (#21726)
Regressed in #19733.
Fixes #21113.
|
2023-03-16 14:32:12 -07:00 |
|
Pavel Feldman
|
de3a5e2a91
|
chore(trace): include expect steps in a trace (#21199)
|
2023-02-28 13:26:23 -08:00 |
|
Dmitry Gozman
|
91da67fab1
|
test: remove magic headers in ttest (#20867)
Instead, explicitly import from '@playwright/test'.
|
2023-02-14 19:20:56 -08:00 |
|
Pavel Feldman
|
798696a18a
|
chore: fix context reuse disposal (#20876)
Fixes: https://github.com/microsoft/playwright/issues/20409
|
2023-02-14 12:56:47 -08:00 |
|
Dmitry Gozman
|
31a63b5c2a
|
fix(reuse): make reuse work with tracing (#19733)
Fixes #19059.
|
2023-01-05 14:50:47 -08:00 |
|
Dmitry Gozman
|
6193e6d8ea
|
fix(reuse): reset tracing (#19876)
References #19059.
|
2023-01-04 13:19:05 -08:00 |
|
Dmitry Gozman
|
5cdf118a42
|
fix(reuse): disable trace/video when reusing the context (#19764)
Previously, we disabled reuse when trace/video was on. Component testing
keeps this behavior.
References #19059.
|
2022-12-28 16:58:34 -08:00 |
|
Dmitry Gozman
|
503f8f51dc
|
fix(reuse): stop pending operations upon reuse/disconnect (#18997)
|
2022-11-22 15:21:20 -08:00 |
|
Pavel Feldman
|
1505a952fe
|
chore: make handle beforeunload when reusing the context (#18357)
Fixes: https://github.com/microsoft/playwright/issues/17903
|
2022-10-26 15:17:40 -07:00 |
|
Pavel Feldman
|
80e9c5dc55
|
fix(reuse): restore storage state (#17175)
|
2022-09-07 19:15:04 -07:00 |
|