GeneratorX16
8f1174e3d3
rebased with latest changes
2025-02-08 09:25:17 +05:30
GeneratorX16
816417647e
empty commit to trigger pipeline
2025-02-08 09:25:17 +05:30
GeneratorX16
5a4529abaa
fixed linitng errors
2025-02-08 09:25:17 +05:30
GeneratorX16
4971b3e1ba
fix(ui-mode): Watch mode button doesn't show active when test selected
...
description: The watch mode button was not showing as highlighted when a test in the tree view was focused and the watch icon was being clicked. Handled this issue for both, light moide and dark mode visibility
2025-02-08 09:25:17 +05:30
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
Max Schmitt
9e433060fe
test: keep testing React 18 ( #34671 )
2025-02-07 12:24:53 +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
Max Schmitt
8accb0ad1b
test: change ct-vite projects to type: module ( #34662 )
2025-02-06 23:11:06 +01: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
365f411548
test(storageState): IndexedDB with keyPath ( #34648 )
2025-02-06 12:39:19 +01: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
Pavel Feldman
4b64c47a25
chore: use explicit matcher call context ( #34620 )
2025-02-05 10:57:33 -08:00
Playwright Service
25ef2f1344
feat(webkit): roll to r2130 ( #34631 )
2025-02-05 09:05:10 -08:00
Yury Semikhatsky
f1a392f844
chore: do not store empty step.attachments[] in trace ( #34579 )
2025-02-05 08:30:03 -08:00
Adam Gastineau
cb208836b5
fix: display error when project is not found ( #34577 )
2025-02-05 06:58:02 -08:00
Adam Gastineau
50f22f13a4
docs: document config executing multiple times ( #34576 )
2025-02-05 06:10:32 -08:00
Simon Knott
311625b891
feat: recreate IndexedDB in storagestate ( #34591 )
2025-02-05 15:01:53 +01:00
Yury Semikhatsky
fb3e8ed114
fix: reset APIRequestContext network trace between chunks ( #34616 )
2025-02-05 08:00:04 +00:00
Playwright Service
11913e6f39
feat(webkit): roll to r2127 ( #34599 )
2025-02-04 17:03:14 -08:00
Atsushi Kawamura (atzz/a2c)
dc14490f13
docs: remove unnecessary hyphens in CircleCI's sharding example ( #34609 )
2025-02-04 15:38:39 +00:00
Playwright Service
50e1a8b55b
feat(chromium-tip-of-tree): roll to r1300 ( #34610 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-02-04 16:06:35 +01:00
Simon Knott
5d82567346
feat: emulate prefers-contrast ( #34494 )
2025-02-04 11:15:51 +01:00
Max Schmitt
96d4dc1eda
docs: add backlink from WebSocket to WebSockeRoute ( #34600 )
2025-02-03 19:42:38 +01:00
Yury Semikhatsky
f11f4a8477
docs: breaking changes in java 1.50 ( #34601 )
2025-02-03 09:39:33 -08:00
Adam Gastineau
5996a0df0a
Revert "Revert "chore(docs): clarify connection method via BrowserType.connect ( #34560 )" ( #34594 )" ( #34595 )
2025-02-03 06:21:00 -08:00
Max Schmitt
340834195b
docs: v1.50 release notes for ports ( #34592 )
...
Signed-off-by: Max Schmitt <max@schmitt.mx>
Co-authored-by: Simon Knott <info@simonknott.de>
2025-02-03 15:17:19 +01:00
Max Schmitt
3d5f85d7e4
Revert "chore(docs): clarify connection method via BrowserType.connect ( #34560 )" ( #34594 )
2025-02-03 14:24:33 +01:00
Simon Knott
ebf82b0854
test: ensure that attachments are available in onStepEnd ( #34590 )
2025-02-03 13:54:28 +01:00
Max Schmitt
4e2d82e6c2
test: add test for color input click behavior ( #34156 )
2025-02-03 13:30:54 +01:00
Playwright Service
36478f250a
feat(firefox): roll to r1474 ( #34587 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-02-03 12:04:12 +01:00
Playwright Service
162182b714
feat(firefox-beta): roll to r1470 ( #34589 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-02-03 10:47:37 +01:00
Yury Semikhatsky
cd7f3b6e65
devops: validate js code snippets in flint ( #34580 )
2025-01-31 16:52:55 -08:00
Yury Semikhatsky
a1451c75f8
feat: conditional step.skip() ( #34578 )
2025-01-31 15:45:57 -08:00
Yury Semikhatsky
da12af24c2
chore: harden trace file regex ( #34563 )
2025-01-31 15:34:53 -08:00
Playwright Service
399ba91150
feat(chromium-tip-of-tree): roll to r1299 ( #34569 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-01-31 19:35:12 +01:00