yangsisi
|
d029b03d9f
|
fix(defineConfig): fix type issue passing custom property in the seco… (#33774)
Signed-off-by: yangsisi <13655750+yangsisi0422@users.noreply.github.com>
|
2024-12-09 09:20:47 -08:00 |
Dmitry Gozman
|
e86c8af599
|
chore: rename `route` fixture in ct (#31817)
Addresses review feedback.
|
2024-07-23 07:43:28 -07:00 |
Max Schmitt
|
6a9e60d6a1
|
fix(ct): import ct* flavour types from ct-core and then from pwt (#31642)
|
2024-07-16 19:32:51 +02:00 |
Dmitry Gozman
|
369a1eca48
|
feat(ct): experimental `route` fixture (#31554)
This fixture accepts the same arguments as `context.route()`, but also
supports request handlers compatible with msw syntax.
|
2024-07-06 09:35:20 -07:00 |
Sander
|
28875fa608
|
chore(ct): dedupe types (#28816)
|
2024-01-07 19:45:42 -08:00 |
Dmitry Gozman
|
d2dc8eb1e3
|
fix(components): make sure defineConfig(c1, c2) works (#28608)
|
2023-12-12 14:01:01 -08:00 |
Dmitry Gozman
|
186f86905c
|
chore: make `@playwright/test` depend on `playwright` (#26946)
|
2023-09-08 14:23:35 -07:00 |
Max Schmitt
|
22dacdb75f
|
fix: component testing types with moduleresolution: bundler (#26551)
Fixes https://github.com/microsoft/playwright/issues/24581
|
2023-08-18 22:44:05 +02:00 |
Pavel Feldman
|
96b2247e28
|
chore: allow marking scripts as external for transform (#23449)
Fixes https://github.com/microsoft/playwright/issues/22874
|
2023-06-01 20:28:49 -07:00 |