14784 Commits

Author SHA1 Message Date
Yury Semikhatsky
68d7f66566
chore: move Page.close() tests to tests/library (#36390) 2025-06-23 08:39:47 -07:00
Max Schmitt
a5b68a5c0e
devops: remove redundant scripts (#36408) 2025-06-23 17:25:43 +02:00
Max Schmitt
5013e2c1c8
test: chromium tracing test rebase (#36403) 2025-06-23 16:35:56 +02:00
Dmitry Gozman
669341733e
chore: make progress strict by default (#36389) 2025-06-23 13:55:39 +01:00
microsoft-playwright-automation[bot]
184fb04604
test: roll stable-test-runner to 1.54.0-alpha-2025-06-23 (#36401)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-06-23 12:35:57 +02:00
Dmitry Gozman
06a065de7c
test: skip should handle timeout properly 2 on tracing bots (#36399) 2025-06-23 11:01:14 +01:00
microsoft-playwright-automation[bot]
6c26c5f6ac
feat(chromium-tip-of-tree): roll to r1342 (#36379) 2025-06-23 09:45:07 +02:00
Max Schmitt
07c4958777
docs(clock): add snippets for 'Test with predefined time' for ports (#36393) 2025-06-23 09:45:02 +02:00
Simon Knott
ed7e552006
chore: don't close other browsers in reuse-browsers mode (#36383)
Signed-off-by: Simon Knott <info@simonknott.de>
Co-authored-by: Dmitry Gozman <dgozman@gmail.com>
2025-06-23 08:46:04 +02:00
microsoft-playwright-automation[bot]
41bcfc9986
feat(webkit): roll to r2186 (#36391)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-06-21 18:49:04 +02:00
microsoft-playwright-automation[bot]
d8c257f79b
feat(chromium): roll to r1180 (#36384)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-06-20 17:48:52 +02:00
Simon Knott
0027bd97cb
chore: browserserver, design two (#36382) 2025-06-20 16:26:43 +02:00
Kevin Tan
556fea9444
fix: adding trialing slash detection logic back in urlToWSEndpoint (#36357) 2025-06-20 14:09:32 +02:00
Dmitry Gozman
73f840c1d0
chore: use isNonRetriableError in more places (#36373) 2025-06-20 12:50:52 +01:00
Simon Knott
71088f6e9d
chore: refactor browser creation from PlaywrightConnection into PlaywrightServer (#36369)
Signed-off-by: Simon Knott <info@simonknott.de>
Co-authored-by: Dmitry Gozman <dgozman@gmail.com>
2025-06-20 13:40:11 +02:00
Max Schmitt
d3970a22d1
chore: smaller codex fixes (#36374) 2025-06-20 13:04:41 +02:00
Dmitry Gozman
c0da193660
chore: make various progress instances "strict" (#36349) 2025-06-20 10:47:36 +01:00
Dmitry Gozman
84c69edbb8
chore: make launch, newContext and newPage progress "strict" (#36336) 2025-06-20 10:00:34 +01:00
Dmitry Gozman
1357f0ab83
chore: simplify bidi browsers handling (#36363) 2025-06-20 10:00:21 +01:00
Max Schmitt
173b455941
fix(html-reporter): show filtered stats when filtering for labels/annots (#36368) 2025-06-20 10:22:19 +02:00
Max Schmitt
777d1e54b6
chore: use different babel import in tsxTransform (#36370) 2025-06-20 10:10:54 +02:00
Dmitry Gozman
20b8784c91
chore: make screenshot progress "strict" (#36323) 2025-06-20 09:02:14 +01:00
Dmitry Gozman
55cb7c916c
chore: make navigation actions' progress "strict" (#36321) 2025-06-20 09:02:00 +01:00
Dmitry Gozman
d4c0d75237
chore: make fetch progress "strict" (#36318) 2025-06-20 09:01:46 +01:00
Max Schmitt
ab7b18e36c
fix(ct): fsWatcher update comparison (#36366) 2025-06-20 09:23:56 +02:00
Max Schmitt
07d18242c9
docs: correct spelling of 'informational' in README badge link (#36367) 2025-06-20 08:59:05 +02:00
Yury Semikhatsky
5f65f32d26
test: update expectation for secure cookie test on WK Win (#36361) 2025-06-19 11:06:48 -07:00
Simon Knott
66e9030212
chore: lift up playwright prelaunch (#36330) 2025-06-19 12:49:58 +02:00
Simon Knott
50cb8a1ffb
chore: prevent launching more browsers in server mode (#36353) 2025-06-19 11:28:29 +02:00
Dmitry Gozman
f050c3fc61
fix(trace): include method into "Fetch" action title (#36350) 2025-06-18 13:59:09 +01:00
Simon Knott
2973b0b0c0
test: prevent indexeddb race conditions (#36347) 2025-06-18 12:04:33 +02:00
Dmitry Gozman
2576ce2917
Revert "chore: reduce scrolling during clicks (#36175)" (#36346) 2025-06-18 10:41:35 +01:00
Dmitry Gozman
8fcf838c37
chore: move some playwright-wide options to be per browser (#36342) 2025-06-18 08:28:33 +01:00
microsoft-playwright-automation[bot]
a7ff65cb8b
feat(firefox-beta): roll to r1484 (#36341)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-06-18 07:46:39 +02:00
microsoft-playwright-automation[bot]
7e87033297
feat(firefox): roll to r1488 (#36340)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-06-18 07:46:12 +02:00
microsoft-playwright-automation[bot]
433491179c
feat(chromium-tip-of-tree): roll to r1341 (#36338)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-06-17 17:49:18 +02:00
Simon Knott
a439191551
chore: move HTTP server behaviour from WSServer to PlaywrightServer (#36334) 2025-06-17 14:09:20 +02:00
microsoft-playwright-automation[bot]
ada2372186
feat(webkit): roll to r2185 (#36335)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-06-17 14:06:19 +02:00
Adam Gastineau
114c9c0452
chore(html): revert baded72 and use existing linkifyText (#36328) 2025-06-16 09:15:06 -07:00
Simon Knott
90c6921318
test: add failing oopif cdp bug (#36329)
Co-authored-by: Max Schmitt <max@schmitt.mx>
2025-06-16 18:01:50 +02:00
Max Schmitt
764dedac66
chore: hide locator(':root') in Steps for toHaveTitle/URL (#36213) 2025-06-16 17:27:38 +02:00
Max Schmitt
1072d14efc
test: use role based selectors in trace-viewer tests (#36295)
Signed-off-by: Max Schmitt <max@schmitt.mx>
Co-authored-by: Dmitry Gozman <dgozman@gmail.com>
2025-06-16 17:24:02 +02:00
Adam Gastineau
baded7263b
feat(html): parse and render links in HTML report title (#36326) 2025-06-16 07:48:44 -07:00
Adam Gastineau
6caf3442fc
fix(list): avoid overwriting stdio logs from tests when writing status (#36219) 2025-06-16 04:38:15 -07:00
microsoft-playwright-automation[bot]
a02722a2f6
test: roll stable-test-runner to 1.54.0-alpha-2025-06-16 (#36322)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-06-16 13:35:53 +02:00
Simon Knott
fa9d67ebf1
test: should fill programmatically enabled textarea (#36319) 2025-06-16 12:53:31 +02:00
Dmitry Gozman
357ebfe671
chore: make input actions "strict" in terms of timeout/abort (#36302) 2025-06-16 10:13:31 +01:00
Max Schmitt
0bf6c3d56b
chore: validate launchOptions options (#36276) 2025-06-13 11:35:37 +02:00
microsoft-playwright-automation[bot]
15d033f20e
feat(webkit): roll to r2184 (#36309)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-06-13 09:37:05 +02:00
microsoft-playwright-automation[bot]
468237d1eb
feat(chromium-tip-of-tree): roll to r1340 (#36306)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-06-13 00:19:32 +02:00