Adam Gastineau
|
b0ceed51a5
|
docs: Improve toHaveURL doc clarity (#34935)
|
2025-02-27 11:00:50 -08:00 |
|
Dmitry Gozman
|
08ea36caa2
|
chore: default reportSlowTests to 5 minutes (#34950)
|
2025-02-27 16:31:32 +00:00 |
|
Dmitry Gozman
|
3ce9ae6a7d
|
chore: replace locator.visible with filter({ visible }) (#34947)
|
2025-02-27 13:44:53 +00:00 |
|
Simon Knott
|
837abfbc15
|
chore: document indexeddb type as "unknown" (#34944)
|
2025-02-27 14:29:22 +01:00 |
|
Simon Knott
|
10fc0ef221
|
chore: make indexeddb opt-in (#34942)
|
2025-02-27 14:27:54 +01:00 |
|
Yury Semikhatsky
|
b5fe029c1b
|
chore: remove failOnStatusCode from Browser.newContext, rename (#34936)
|
2025-02-26 15:03:21 -08:00 |
|
Pavel Feldman
|
cd23a224f6
|
chore: another iteration on gitCommit/gitDiff props (#34926)
|
2025-02-26 08:40:30 -08:00 |
|
Simon Knott
|
17c4d8e5ec
|
chore: change generated filename for toMatchAriaSnapshot from .yml to .snapshot.yml (#34931)
Signed-off-by: Simon Knott <info@simonknott.de>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Dmitry Gozman <dgozman@gmail.com>
|
2025-02-26 16:29:56 +01:00 |
|
Pavel Feldman
|
411f938296
|
chore: clean up git commit metadata props and UI (#34867)
|
2025-02-25 09:21:17 -08:00 |
|
Simon Knott
|
a9bbf4b56d
|
docs: recommend localhost over 127.0.0.1 (#34918)
|
2025-02-25 15:40:38 +01:00 |
|
Dmitry Gozman
|
ed0bf35435
|
feat: locator.visible (#34905)
|
2025-02-25 11:48:15 +00:00 |
|
Yury Semikhatsky
|
9b633ddd2f
|
docs: touch events guide improvements (#34903)
|
2025-02-24 14:13:27 -08:00 |
|
Vitaliy Potapov
|
c4be54b45c
|
Docs: improve docs and tests for URL glob pattern (#34899)
|
2025-02-24 12:22:24 -08:00 |
|
Simon Knott
|
48fb536e12
|
chore(screenshot): warn about visibility of masked elements (#34881)
|
2025-02-21 13:52:44 +01:00 |
|
Sang Nguyen
|
e4ceac8e4c
|
docs: correct closing tags for option elements in HTML examples (#34874)
|
2025-02-21 09:38:47 +01:00 |
|
Max Schmitt
|
3584e72223
|
chore: remove 'as *' imports because of esModuleInterop: true (#34854)
|
2025-02-19 15:32:12 +01:00 |
|
Bedřich Schindler
|
741a7079fe
|
docs(ct): add brief information about CSS modules into FAQ (#34677)
|
2025-02-18 06:44:09 -08:00 |
|
Simon Knott
|
b7785e1662
|
feat(runner): enable gitCommitInfo by default on GH Actions (#34743)
|
2025-02-12 14:51:00 +01:00 |
|
JacksonLei123
|
5a76b17c87
|
feat: add failOnStatusCode option to API request context (#34346)
|
2025-02-11 13:23:11 -08:00 |
|
Simon Knott
|
8ed2f4319e
|
chore: add pageSnapshot option (#34669)
|
2025-02-11 11:04:57 -08:00 |
|
Priyanshi Saxena
|
76b7b52c34
|
docs: source section doc updated (#34627)
Co-authored-by: ankursaxena17 <32309836+ankursaxena17@users.noreply.github.com>
|
2025-02-10 12:22:53 +00:00 |
|
Max Schmitt
|
967c4f5e3b
|
chore: fix Locator type issues (#34705)
|
2025-02-10 13:05:17 +01:00 |
|
Pavel Feldman
|
d5d47f2b6e
|
chore: organize imports in packages (#34681)
|
2025-02-07 14:44:00 -08:00 |
|
Simon Knott
|
902e83fe87
|
fix: allow opt out from IndexedDB in storagestate (#34650)
|
2025-02-06 16:40:14 +01:00 |
|
Simon Knott
|
2b5493219b
|
chore: document typed array limitation (#34649)
|
2025-02-06 12:39:07 +01:00 |
|
Simon Knott
|
7aac96d780
|
chore: add encoded versions of IndexedDB key/value (#34630)
|
2025-02-06 09:48:30 +01:00 |
|
Yury Semikhatsky
|
7f09ba7fa4
|
feat: step.attach() (#34614)
|
2025-02-05 12:27:44 -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 |
|
Atsushi Kawamura (atzz/a2c)
|
dc14490f13
|
docs: remove unnecessary hyphens in CircleCI's sharding example (#34609)
|
2025-02-04 15:38:39 +00: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 |
|
Yury Semikhatsky
|
a1451c75f8
|
feat: conditional step.skip() (#34578)
|
2025-01-31 15:45:57 -08:00 |
|
Adam Gastineau
|
1936cfa6c3
|
chore(docs): clarify connection method via BrowserType.connect (#34560)
|
2025-01-30 12:31:59 -08:00 |
|
Debbie O'Brien
|
d288fbcc41
|
docs: Improve aria snapshots documentation clarity and examples (#34509)
Signed-off-by: Debbie O'Brien <debs-obrien@users.noreply.github.com>
Co-authored-by: Dmitry Gozman <dgozman@gmail.com>
|
2025-01-30 20:07:48 +00:00 |
|
Max Schmitt
|
833c729eb0
|
docs: roll follow-ups for .NET and Python (#34550)
|
2025-01-30 12:06:56 +01:00 |
|
Dmitry Gozman
|
ba650161a8
|
feat: per-assertion snapshot path template in config (#34537)
|
2025-01-29 18:47:20 +00:00 |
|
Dmitry Gozman
|
24f06ec1bf
|
feat(html report): show metadata (#34517)
|
2025-01-29 16:22:50 +00:00 |
|
Danilo Akamine
|
b27945d045
|
docs: remove duplicate reference (#34513)
|
2025-01-28 22:33:04 +01:00 |
|
Vitaliy Potapov
|
61d595ae48
|
feat: add new config prop populateGitInfo (#34329)
Co-authored-by: Yury Semikhatsky <yurys@chromium.org>
|
2025-01-28 07:54:31 +00:00 |
|
Adam Gastineau
|
b39c29d096
|
docs: remove toMatchAriaSnapshot path feature (#34471)
|
2025-01-24 21:16:58 +01:00 |
|
Adam Gastineau
|
f65dc0cee4
|
feat: toHaveURL predicate matcher (#34413)
|
2025-01-24 06:00:17 -08:00 |
|
Pavel Feldman
|
039f513744
|
docs: auto generate evaluate usage docs (#34458)
|
2025-01-23 12:11:54 -08:00 |
|
Debbie O'Brien
|
900382540a
|
docs: add --update-source-method option for snapshot updates in test-cli-js (#34448)
|
2025-01-23 14:17:23 +00:00 |
|
Adam Gastineau
|
256dc47833
|
docs: switch gracefulShutdown to primarily mention SIGTERM and add Docker comment (#34430)
|
2025-01-22 09:49:34 -08:00 |
|
Adam Gastineau
|
49b3bbb920
|
docs: release notes for v1.50 js (#34380)
|
2025-01-22 06:17:54 -08:00 |
|