Yury Semikhatsky
e884c36da4
Revert "chore(bidi): use fractional coordinates for pointerAction ( #34675 )"
...
Reverting this until Firefox implements support for fractional coordinates. Landing this now increases overall testing time on the bots and tips over the limit for Firefox Bidi tests.
This reverts commit 8e51be9069 .
2025-02-12 08:30:23 -08:00
Dmitry Gozman
8eb816b363
fix(trace): do not save trace on failure after success in test+hooks ( #34724 )
2025-02-12 15:41:16 +00:00
Simon Knott
1ad7aad5fb
fix: prompt should mention contents ( #34746 )
2025-02-12 15:44:45 +01:00
Adam Gastineau
0501f8c132
chore(html-report): make scrollbar gutter stable ( #34732 )
2025-02-12 05:55:36 -08:00
Simon Knott
b7785e1662
feat(runner): enable gitCommitInfo by default on GH Actions ( #34743 )
2025-02-12 14:51:00 +01:00
Dmitry Gozman
3e976e9f10
chore(chromium): re-enable PlzDedicatedWorker feature ( #34400 )
2025-02-12 13:22:35 +00:00
Max Schmitt
c052627138
fix: allow empty userDataDir ( #34730 )
2025-02-12 14:21:57 +01:00
Pavel Feldman
bd74fc4964
chore: move utils that are user in server to server/utils (2) ( #34736 )
2025-02-11 17:19:27 -08:00
Pavel Feldman
25a168fae5
chore: move utils that are user in server to server/utils (1) ( #34734 )
2025-02-11 15:40:41 -08:00
JacksonLei123
5a76b17c87
feat: add failOnStatusCode option to API request context ( #34346 )
2025-02-11 13:23:11 -08:00
Pavel Feldman
46b048f018
chore: vendor stack utils ( #34719 )
2025-02-11 12:53:08 -08:00
Yury Semikhatsky
8e51be9069
chore(bidi): use fractional coordinates for pointerAction ( #34675 )
2025-02-11 12:09:48 -08:00
Simon Knott
8ed2f4319e
chore: add pageSnapshot option ( #34669 )
2025-02-11 11:04:57 -08:00
Udaiveer Pradhan
d2e7e8acdb
fix(ui-mode): Watch mode button doesn't show active when test selected ( #34581 )
2025-02-11 10:32:39 -08:00
Playwright Service
3ae39166c2
feat(chromium-tip-of-tree): roll to r1302 ( #34726 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-02-11 17:40:52 +01:00
Max Schmitt
416c9b3368
fix: allow relative userDataDir ( #34710 )
2025-02-11 17:40:00 +01:00
Pavel Feldman
72cd6f06aa
chore: prework for web ws connection ( #34718 )
2025-02-11 08:28:28 -08:00
Adam Gastineau
91f46bb5d0
chore(html-report): clean up git metadata display ( #34713 )
2025-02-11 05:16:46 -08:00
Simon Knott
2eb6cbe357
chore: improve fix test prompt ( #34709 )
2025-02-11 08:40:46 +01:00
Pavel Feldman
51f944d16a
chore: extract pipe->connection code ( #34689 )
2025-02-10 15:04:33 -08:00
Pavel Feldman
2718ce7cbf
chore: short-cut localUtils usage in JS client ( #34690 )
2025-02-10 14:19:58 -08:00
Adam Gastineau
aeed1f5909
fix(runner): display no projects error across all test modes ( #34676 )
2025-02-10 12:52:53 -08:00
Playwright Service
71c7f465a0
feat(webkit): roll to r2132 ( #34697 )
2025-02-10 11:36:45 -08:00
Pavel Feldman
5d500dde22
chore: introduce platform for client (1) ( #34683 )
2025-02-10 10:22:32 -08:00
Simon Knott
0672f1ce67
feat(ui): "fix with ai" button ( #34708 )
2025-02-10 17:47:27 +01:00
Simon Knott
2f8d448dbb
feat(html): "copy prompt" button ( #34670 )
2025-02-10 15:02:19 +01:00
Max Schmitt
703e077f4b
chore: fix recorder tsconfig linting ( #34704 )
2025-02-10 13:23:04 +01:00
Max Schmitt
967c4f5e3b
chore: fix Locator type issues ( #34705 )
2025-02-10 13:05:17 +01:00
Playwright Service
4c8af0128f
feat(chromium): roll to r1158 ( #34702 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Max Schmitt <max@schmitt.mx>
2025-02-10 12:33:37 +01:00
Playwright Service
a95186a373
feat(firefox): roll to r1475 ( #34695 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-02-10 09:12:50 +01:00
Playwright Service
f11ed1beab
feat(chromium-tip-of-tree): roll to r1301 ( #34696 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-02-10 09:12:07 +01:00
Pavel Feldman
88c01434c6
chore: fix locator type check ( #34682 )
2025-02-07 14:53:28 -08:00
Pavel Feldman
d5d47f2b6e
chore: organize imports in packages ( #34681 )
2025-02-07 14:44:00 -08:00
Pavel Feldman
4a7f6a6ef0
chore: organize imports in playwright-core ( #34680 )
2025-02-07 13:54:01 -08:00
Adam Gastineau
4bc8cf0d47
feat(recorder): display primary page URL in recorder title ( #34637 )
2025-02-07 12:05:04 -08:00
Simon Knott
893e7bbf3b
chore: add _browserTypes helpers to playwright ( #34611 )
2025-02-07 15:43:08 +01:00
Simon Knott
bc8d6ce344
feat: provide commit diff to HTML reporter ( #34653 )
...
Signed-off-by: Simon Knott <info@simonknott.de>
Co-authored-by: Max Schmitt <max@schmitt.mx>
2025-02-07 10:39:08 +01:00
Simon Knott
fd24521f2e
chore: add page snapshot on test end ( #34573 )
...
Signed-off-by: Simon Knott <info@simonknott.de>
Co-authored-by: Yury Semikhatsky <yurys@chromium.org>
2025-02-07 09:02:20 +01:00
Pavel Feldman
7da3be4a1a
chrome: update eslint 9 ( #34666 )
2025-02-06 19:48:27 -08:00
Henrik Skupin
6fddefde81
chore(bidi): pointerMove action needs to floor fractional values for x and y position ( #34191 )
2025-02-06 16:17:50 -08:00
Yury Semikhatsky
34d9d4fc33
chore(html-report): show run duration for each retry ( #34647 )
2025-02-06 13:30:25 -08:00
Yury Semikhatsky
3d3154de86
chore(tracing): look up snapshot resources only in the same context ( #34645 )
2025-02-06 12:38:51 -08:00
Max Schmitt
427d7a22ea
Revert "chore: tidy up headless-shell hacks ( #33967 )" ( #34659 )
2025-02-06 19:17:20 +01:00
Simon Knott
902e83fe87
fix: allow opt out from IndexedDB in storagestate ( #34650 )
2025-02-06 16:40:14 +01:00
Dmitry Gozman
8d751cfe50
fix(fetch): filter out undefined params ( #34654 )
2025-02-06 15:16:45 +00:00
Simon Knott
2b5493219b
chore: document typed array limitation ( #34649 )
2025-02-06 12:39:07 +01:00
Simon Knott
1c7436ec2f
chore: remove dead code ( #34651 )
2025-02-06 11:39:10 +01:00
Simon Knott
7aac96d780
chore: add encoded versions of IndexedDB key/value ( #34630 )
2025-02-06 09:48:30 +01:00
Pavel Feldman
11e1b8f30a
chore: fallback to the original code after babel transform ( #34635 )
2025-02-05 14:03:31 -08:00
Yury Semikhatsky
7f09ba7fa4
feat: step.attach() ( #34614 )
2025-02-05 12:27:44 -08:00