Rui Figueira
|
778828cc43
|
feat(codegen): add range input recording support (#28767)
|
2023-12-30 17:22:57 -08:00 |
|
Playwright Service
|
214b3733b2
|
feat(webkit): roll to r1962 (#28803)
|
2023-12-28 15:18:18 +01:00 |
|
Playwright Service
|
19b309f80b
|
feat(chromium-tip-of-tree): roll to r1180 (#28804)
|
2023-12-28 15:17:53 +01:00 |
|
Playwright Service
|
2d5488d8e3
|
feat(chromium-tip-of-tree): roll to r1179 (#28787)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-12-26 21:00:39 +01:00 |
|
Playwright Service
|
39abc6386f
|
feat(webkit): roll to r1961 (#28776)
Signed-off-by: Max Schmitt <max@schmitt.mx>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Max Schmitt <max@schmitt.mx>
|
2023-12-23 09:25:07 +01:00 |
|
Playwright Service
|
b06b772ae7
|
feat(webkit): roll to r1960 (#28777)
|
2023-12-23 09:23:37 +01:00 |
|
Sander
|
4d62784eeb
|
feat(ct): react component as props (#28382)
closes: https://github.com/microsoft/playwright/issues/28367#issuecomment-1830298864
|
2023-12-22 20:51:59 -08:00 |
|
Pavel Feldman
|
afb2582eaa
|
chore: render only react child (#28775)
Fixes https://github.com/microsoft/playwright/issues/28410
|
2023-12-22 17:15:49 -08:00 |
|
Yury Semikhatsky
|
b00fbdb388
|
test: update expectations for WebKit Windows (#28774)
Reference https://github.com/microsoft/playwright/issues/28726
|
2023-12-22 16:02:23 -08:00 |
|
Yury Semikhatsky
|
32ecb07f64
|
test: route.continue headers are propagated to redirected requests (#28771)
Failing test for https://github.com/microsoft/playwright/issues/28758
|
2023-12-22 14:31:41 -08:00 |
|
Pavel Feldman
|
fc5f34369a
|
chore: only highlight uncaught errors in source (#28772)
|
2023-12-22 14:19:53 -08:00 |
|
Playwright Service
|
9219a0eb90
|
feat(webkit): roll to r1959 (#28761)
|
2023-12-22 22:09:37 +01:00 |
|
Pavel Feldman
|
eeb9e06d5e
|
chore: box step w/o modifying runtime errors (#28762)
|
2023-12-22 12:00:17 -08:00 |
|
Yury Semikhatsky
|
5f14d42723
|
Revert "fix: respect .only in --list mode" (#28770)
This reverts commit 9a5bfc54e5 .
As it breaks extension.
Reference #28709
|
2023-12-22 11:03:30 -08:00 |
|
Playwright Service
|
b62317c056
|
feat(webkit): roll to r1958 (#28760)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-12-22 20:03:07 +01:00 |
|
Pavel Feldman
|
f5c57d0e98
|
chore: reuse image diff component in trace/html (#28727)
Fixes https://github.com/microsoft/playwright/issues/28685
|
2023-12-22 10:17:35 -08:00 |
|
Yury Semikhatsky
|
ff99aa33b0
|
fix: input events triggered by playwright actions should have composed=true (#28730)
Fixes https://github.com/microsoft/playwright/issues/28726
|
2023-12-21 15:25:16 -08:00 |
|
Yury Semikhatsky
|
207585ef63
|
docs: clarify tracing name parameter semantics (#28759)
Fixes https://github.com/microsoft/playwright/issues/28751
|
2023-12-21 15:24:54 -08:00 |
|
Pavel Feldman
|
5d9e08ac61
|
chore: box soft steps (#28749)
Fixes https://github.com/microsoft/playwright/issues/28259
|
2023-12-21 12:16:03 -08:00 |
|
Playwright Service
|
ef81b05237
|
feat(chromium-tip-of-tree): roll to r1178 (#28756)
|
2023-12-21 19:58:08 +01:00 |
|
Yury Semikhatsky
|
db703a98ea
|
docs: no floating promises in route handlers (#28745)
Fixes https://github.com/microsoft/playwright/issues/28737
|
2023-12-21 09:57:35 -08:00 |
|
Playwright Service
|
8161a7401f
|
feat(webkit): roll to r1957 (#28752)
Fixes https://github.com/microsoft/playwright/issues/28643
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-12-21 10:45:14 +01:00 |
|
Yury Semikhatsky
|
f7e298fec3
|
docs: clarify toPass timeout behavior (#28747)
Fixes https://github.com/microsoft/playwright/issues/28744
|
2023-12-20 15:39:53 -08:00 |
|
Yury Semikhatsky
|
87ca45366b
|
docs: quote to avoid variable expansion in powershell (#28728)
Fixes https://github.com/microsoft/playwright/issues/28724
|
2023-12-20 09:56:37 -08:00 |
|
Playwright Service
|
e95b424b83
|
feat(firefox-beta): roll to r1435 (#28740)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-12-20 17:23:33 +01:00 |
|
Playwright Service
|
a827011c3b
|
feat(firefox): roll to r1435 (#28739)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-12-20 15:46:47 +01:00 |
|
Yury Semikhatsky
|
6d583a2dbe
|
fix: exit from merge-reports in type: "module" projects (#28725)
Fixes https://github.com/microsoft/playwright/issues/28699
|
2023-12-19 16:49:25 -08:00 |
|
Max Schmitt
|
b88b194e9f
|
feat(run-server): expose --host (#28723)
|
2023-12-19 23:19:46 +01:00 |
|
Yury Semikhatsky
|
dcaa5758f0
|
fix: respect .only in --list mode (#28721)
Fixes https://github.com/microsoft/playwright/issues/28709
|
2023-12-19 12:24:54 -08:00 |
|
George Griffiths
|
4c848c0daf
|
feat(expect): Allow expect timeout to be configured outside of the runner (#28716)
Fixes #28702
|
2023-12-19 10:55:05 -08:00 |
|
Ben McCann
|
bbf588a992
|
feat(ct): upgrade to vite-plugin-svelte 3 (#28624)
|
2023-12-19 19:48:37 +01:00 |
|
Yury Semikhatsky
|
afc1ac7063
|
fix: errors in evaluate should be JavaScriptErrorInEvaluate (#28706)
Fixes https://github.com/microsoft/playwright/issues/28690
|
2023-12-19 10:47:43 -08:00 |
|
Playwright Service
|
b33a04bc88
|
feat(chromium-tip-of-tree): roll to r1177 (#28712)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-12-19 16:35:02 +01:00 |
|
Dmitry Gozman
|
6b178d22e2
|
fix: do not produce TargetClosedError: <message> errors (#28704)
|
2023-12-18 12:34:43 -08:00 |
|
Max Schmitt
|
e2c335a40c
|
docs(intro): update requirements to new macOS version (#28683)
|
2023-12-18 18:38:51 +01:00 |
|
Max Schmitt
|
696237205a
|
fix(ui-mode): disconnected error styling (#28681)
Fixes https://github.com/microsoft/playwright/issues/28679
Fixes https://github.com/microsoft/playwright/issues/28680
|
2023-12-18 17:32:57 +01:00 |
|
Yury Semikhatsky
|
ea4bb715f3
|
devops: extend client side changes pattern to include protocol and API changes (#28682)
|
2023-12-18 15:06:29 +01:00 |
|
Sander
|
aaf9cc5b49
|
fix(ct): solid typecheck (#28686)
|
2023-12-16 12:42:50 -08:00 |
|
Max Schmitt
|
576b3406e3
|
test: tree gardening (#28676)
Looks like massaging the signals test in
8ab0660d1b (diff-f9d332d27364a8a58e52f5d7ffc180df7581589565b62186757b21839aabf889)
didn't make it fully green.
As of today it fails on Darwin 13 which is version 22, so we should not
run into the first if.
|
2023-12-15 17:39:31 -08:00 |
|
Playwright Service
|
54e2ecc45b
|
feat(webkit): roll to r1956 (#28678)
Fixes https://github.com/microsoft/playwright/issues/28567.
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-12-15 15:54:05 -08:00 |
|
Yury Semikhatsky
|
a1a4133152
|
chore: extract unroute behavior tests into a separate file (#28674)
Reference https://github.com/microsoft/playwright/issues/23781
|
2023-12-15 15:37:57 -08:00 |
|
Max Schmitt
|
35b61b7cdf
|
test: use net8.0 for webview2 tests (#28665)
|
2023-12-15 13:03:33 -08:00 |
|
Yury Semikhatsky
|
86ef7393ba
|
docs: remove unrouteAll.behavior option from java (#28675)
This option does not make sense in the synchronous API where all active
routes would be on the same call stack any way.
Reference https://github.com/microsoft/playwright/issues/23781
|
2023-12-15 12:09:26 -08:00 |
|
Max Schmitt
|
39bdbbf029
|
test: codegen #28663 follow-up (#28673)
|
2023-12-15 12:05:13 -08:00 |
|
Max Schmitt
|
665bce64ae
|
docs(dotnet): add a note on how to install a custom .NET version in Docker (#28672)
Fixes https://github.com/microsoft/playwright-dotnet/issues/2698
Relates https://github.com/microsoft/playwright/issues/28667
|
2023-12-15 10:40:50 -08:00 |
|
Max Schmitt
|
dfd8f25e6c
|
docs(csharp): refer to net8.0 (new LTS) (#28664)
|
2023-12-15 10:32:51 -08:00 |
|
Max Schmitt
|
44c3ad5ceb
|
chore: make csharp library codegen more csharp like (#28663)
|
2023-12-15 10:24:26 -08:00 |
|
Yury Semikhatsky
|
9c845365f7
|
chore: revert TestProject.botName for this release (#28670)
This is essentially a revert of f88288d71d
Reference https://github.com/microsoft/playwright/issues/27284
|
2023-12-15 09:48:34 -08:00 |
|
Yury Semikhatsky
|
d1e13557fb
|
test: fulfill/continue/fallback do not throw if page has been closed (#28659)
Reference https://github.com/microsoft/playwright/issues/23781
|
2023-12-15 09:45:13 -08:00 |
|
Yury Semikhatsky
|
d89837c58e
|
chore: revert noWaitForFinish option, page.close does not wait for ro… (#28658)
…ute handlers
Reference https://github.com/microsoft/playwright/issues/23781
|
2023-12-15 09:00:12 -08:00 |
|