Dmitry Gozman
9b6fbcc452
chore: add a test for builtins ( #35754 )
2025-04-29 08:37:15 +01:00
Yury Semikhatsky
d170bbbcb9
fix(bidi): correctly serialize kPlaywrightBinding ( #35783 )
2025-04-28 14:17:50 -07:00
Adam Gastineau
9b59a6aea6
feat(html): allow setting a title to display ( #35659 )
2025-04-28 10:30:25 -07:00
Simon Knott
ed23a93512
fix(IndexedDB): don't crash on empty IDB ( #35779 )
2025-04-28 16:20:57 +02:00
Dmitry Gozman
a4b5c1c461
chore: add a test for builtins ( #35754 )
2025-04-28 08:36:53 +01:00
microsoft-playwright-automation[bot]
fe258e6568
feat(firefox-beta): roll to r1478 ( #35755 )
...
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-04-25 17:38:12 +02:00
Dmitry Gozman
4c796a3b12
chore: compile storage script ( #35753 )
2025-04-25 16:23:04 +01:00
Max Schmitt
0e393beb2b
devops: eliminate race condition in browser roll PR creation ( #35745 )
2025-04-25 11:30:23 +02:00
microsoft-playwright-automation[bot]
0b6a7f5d97
feat(chromium): roll to r1171 ( #35746 )
...
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-04-25 11:16:16 +02:00
Dmitry Gozman
b536b38a78
chore: remove support for esm loader with process restart ( #35732 )
2025-04-25 09:54:24 +01:00
Dmitry Gozman
8abe6ac2b4
fix(html): remove stray semicolon at the bottom of the test case ( #35739 )
2025-04-25 09:54:03 +01:00
Dmitry Gozman
508b1ccdcb
feat: introduce kind
option in TestInfo.snapshotPath() ( #35734 )
2025-04-24 21:21:57 +01:00
Pavel Feldman
2de30d694c
chore: allow advertising for non-testing ( #35723 )
2025-04-24 10:42:13 -07:00
microsoft-playwright-automation[bot]
346d40a588
feat(chromium-tip-of-tree): roll to r1326 ( #35736 )
...
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-04-24 19:38:19 +02:00
microsoft-playwright-automation[bot]
921da0a95f
feat(chromium-tip-of-tree): roll to r1325 ( #35733 )
...
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-04-24 17:22:59 +02:00
Dmitry Gozman
0d7403fbdb
fix(gitCommitInfo): update git fetch
command to minimize the work ( #35730 )
2025-04-24 13:01:39 +01:00
microsoft-playwright-automation[bot]
8e7215645a
chore(driver): roll driver to recent Node.js LTS version ( #35729 )
...
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-04-24 12:12:50 +02:00
Dmitry Gozman
edd25e3b83
fix(trace viewer): encode some urls inside style tags ( #35705 )
2025-04-24 10:53:48 +01:00
Dmitry Gozman
79fd15b530
fix(test runner): TestInfo.snapshotPath() should sanitize ( #35709 )
2025-04-24 10:36:38 +01:00
microsoft-playwright-automation[bot]
a858681da4
feat(webkit): roll to r2162 ( #35716 )
...
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-04-24 09:28:37 +02:00
Pavel Feldman
8fdd0943b6
chore: allow running chromium with given ws port internally ( #35722 )
2025-04-23 21:53:37 -07:00
Pavel Feldman
3371fb9bea
chore: do not leak pw internals ( #35721 )
2025-04-23 21:53:17 -07:00
Max Schmitt
400f466957
test: unflake 'Copy Prompt' tests ( #35714 )
2025-04-23 19:27:38 +02:00
Max Schmitt
444f759cf3
devops: fix backport client side changes bot ( #35713 )
2025-04-23 18:34:02 +02:00
Dmitry Gozman
69ffff95e0
test: unflake "should format JSON request body" ( #35708 )
2025-04-23 14:56:15 +01:00
Adam Gastineau
a98ad6f071
chore: restore useful annotation types removed by #35620 ( #35623 )
2025-04-23 05:16:58 -07:00
Dmitry Gozman
108419aa1e
chore(chromium): remove DeferRendererTasksAfterInput from disabled features ( #35573 )
2025-04-23 10:50:04 +01:00
Dmitry Gozman
81aafeff50
fix(chromium): response.body()
for worker main script ( #35692 )
2025-04-23 10:48:49 +01:00
Max Schmitt
c454681d05
fix(reporters): error context exception with page.evaluate ( #35670 )
2025-04-23 08:55:38 +02:00
microsoft-playwright-automation[bot]
5030e97303
feat(webkit): roll to r2161 ( #35698 )
...
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-04-23 08:08:06 +02:00
Yury Semikhatsky
1b9a03cd49
chore(bidi): setGeolocationOverride already updates existing pages ( #35696 )
2025-04-22 15:31:40 -07:00
Henrik Skupin
6e56de8757
chore(bidi): Add reference snapshots for page-screenshot.spec.ts ( #35697 )
2025-04-22 15:30:20 -07:00
Pavel Feldman
e6426a934d
chore: bake consoleApi into injected script ( #35672 )
2025-04-22 14:23:40 -07:00
Pavel Feldman
85eeb37c05
chore(aria): do not generate refs for invisible elements ( #35694 )
2025-04-22 14:23:17 -07:00
Yury Semikhatsky
8e8f8635f2
chore(bidi): rename snapshot files to match new channel names ( #35695 )
2025-04-22 12:26:57 -07:00
microsoft-playwright-automation[bot]
176f5ece66
feat(chromium-tip-of-tree): roll to r1324 ( #35660 )
...
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-04-22 18:41:48 +02:00
Pavel Feldman
7328524556
chore: account for the test id missing in the store ( #35671 )
2025-04-22 08:29:47 -07:00
microsoft-playwright-automation[bot]
1a595e1562
feat(chromium): roll to r1170 ( #35691 )
...
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-04-22 15:22:32 +02:00
Simon Knott
2e11d4c452
chore: remove fix-with-ai experiment ( #35690 )
2025-04-22 13:24:30 +02:00
Pavel Feldman
11f2ce7d3b
revert( #35684 ): select options can be invisible ( #35687 )
2025-04-21 18:37:37 -07:00
Pavel Feldman
7ec70c61d7
feat(aria): emit generic nodes ( #35686 )
2025-04-21 17:36:10 -07:00
Pavel Feldman
bd89ddaca4
chore(breaking): do not include hidden elements in aria snapshot ( #35684 )
2025-04-21 16:07:14 -07:00
microsoft-playwright-automation[bot]
fcfb61ab26
feat(webkit): roll to r2160 ( #35665 )
...
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-04-18 17:10:12 +02:00
Yury Semikhatsky
303901d7a5
chore(bidi): implement permissions API ( #35662 )
...
Limitations due to current Bidi protocol:
- Cannot revert to the browser default permission (before override). So when the client calls clearPermissions
we always set the permission to `prompt` which is not necessarily what the browser had before the override.
- `*` pattern is not supported. Most clients don't want to do fine grained permission control in their tests.
2025-04-17 13:00:45 -07:00
Jonathan Berger
3032513e92
docs: Update intro-js.md ( #35658 )
2025-04-17 10:39:07 -07:00
Adam Gastineau
2dda48c9f0
fix(dev): properly pass HMR HTML reporter message when React devtools installed ( #35657 )
2025-04-17 09:42:25 -07:00
Max Schmitt
5ceb61c497
chore: roll stable-test-runner to 1.52.0-beta-1744901303000.tgz ( #35654 )
2025-04-17 17:43:17 +02:00
Max Schmitt
939aa16f77
fix(gha-reporter): follow-up for multiple jobs ( #35656 )
2025-04-17 17:33:59 +02:00
Max Schmitt
7bf770143c
fix(gha-reporter): minimize only relevant comments ( #35648 )
2025-04-17 16:40:50 +02:00
Max Schmitt
aef47744df
chore: add v1.52 release notes ( #35633 )
2025-04-17 16:40:06 +02:00