Dmitry Gozman
|
669341733e
|
chore: make progress strict by default (#36389)
|
2025-06-23 13:55:39 +01: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]
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Simon Knott
|
a439191551
|
chore: move HTTP server behaviour from WSServer to PlaywrightServer (#36334)
|
2025-06-17 14:09:20 +02:00 |
|
Max Schmitt
|
764dedac66
|
chore: hide locator(':root') in Steps for toHaveTitle/URL (#36213)
|
2025-06-16 17:27:38 +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]
|
1655ae9961
|
feat(chromium): roll to r1179 (#36301)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
|
2025-06-12 23:49:23 +02:00 |
|
Max Schmitt
|
bf3101f455
|
feat(chromium): add local-fonts API permission (#36186)
|
2025-06-12 23:46:56 +02:00 |
|
Dmitry Gozman
|
19718c0ab6
|
chore: fix android socket on('close') (#36293)
|
2025-06-12 11:28:04 +01:00 |
|
Dmitry Gozman
|
33d87d93dd
|
chore: accept Progress instance for raw input (#36280)
|
2025-06-12 10:12:42 +01:00 |
|
Dmitry Gozman
|
3c248ed163
|
chore: remove PLAYWRIGHT_INPUT_FILE_TEXTBOX (#36281)
|
2025-06-12 09:46:04 +01:00 |
|
Dmitry Gozman
|
31865746e0
|
chore: remove PLAYWRIGHT_SKIP_NAVIGATION_CHECK (#36283)
|
2025-06-11 17:34:31 +01:00 |
|
Dmitry Gozman
|
5d0d573718
|
chore: remove PW_TEST_DISABLE_TRACING and _playwrightInstance (#36282)
|
2025-06-11 17:34:22 +01:00 |
|
Dmitry Gozman
|
df0e0fb88c
|
chore: make sure dispatchers work with SdkObjects (#36158)
|
2025-06-11 14:25:57 +01:00 |
|
Simen Brekken
|
c3c842c77b
|
fix(network): Include subdomains of localhost when including cookies (#35771)
|
2025-06-10 13:54:52 -07:00 |
|
Yury Semikhatsky
|
c930e6763d
|
feat(cookie): export/import chips cookies (#36168)
|
2025-06-06 08:24:38 -07:00 |
|
Max Schmitt
|
237de4f8bf
|
feat(chromium): roll to 1178 (#36231)
|
2025-06-06 15:46:18 +01:00 |
|
Simon Knott
|
34c2954326
|
fix: java style selector string (#36227)
Signed-off-by: Dmitry Gozman <dgozman@gmail.com>
Co-authored-by: Dmitry Gozman <dgozman@gmail.com>
|
2025-06-06 15:26:38 +01:00 |
|
Simon Knott
|
301481f8a9
|
chore(client): remove unneeded _wrapApiCall(internal) (#36224)
|
2025-06-06 10:11:45 +02:00 |
|
Dmitry Gozman
|
1870739b28
|
fix: ensure ElementHandlerDispatcher has FrameDispatcher parent (#36214)
|
2025-06-06 08:50:59 +01:00 |
|
Dmitry Gozman
|
a0eb891880
|
chore: ensure progress runs with a timeout in fetch() (#36192)
|
2025-06-05 16:43:53 +01:00 |
|
Dmitry Gozman
|
3ab097b54e
|
chore: prepare to language ports roll (#36211)
|
2025-06-05 14:49:05 +01:00 |
|
Max Schmitt
|
b25cb7f3d1
|
chore: use 'Clear' step name for locator.clear() (#36208)
|
2025-06-05 13:23:11 +01:00 |
|
Simon Knott
|
090a451866
|
fix(ai snapshot): wait for blocking CSS (#36206)
Signed-off-by: Simon Knott <info@simonknott.de>
Co-authored-by: Dmitry Gozman <dgozman@gmail.com>
|
2025-06-05 12:17:39 +02:00 |
|
Pavel Feldman
|
bd5a23f88f
|
chore: get rid of ready state type (#36177)
|
2025-06-04 16:44:12 -07:00 |
|
Pavel Feldman
|
085f7a85da
|
fix: capture snapshot for ai during navigation (#36203)
|
2025-06-04 14:37:01 -07:00 |
|
Adam Gastineau
|
4b40a743d1
|
fix: allow matching against about:blank and other custom URLs (#36180)
|
2025-06-04 12:09:54 -07:00 |
|
Dmitry Gozman
|
e6bf21f0f5
|
chore: launchServer() with userDataDir (#36185)
|
2025-06-04 16:34:09 +01:00 |
|
Adam Gastineau
|
0b2f80be49
|
fix(chromium): refer to x86 and x86_64 as "x86" arch (#36193)
|
2025-06-04 06:55:12 -07:00 |
|
Max Schmitt
|
6e14ce0493
|
chore: update WebKit version to 18.5 (#36190)
|
2025-06-04 13:52:15 +01:00 |
|
Pavel Feldman
|
990fb68f73
|
chore: only use locator description if it is the last token (#36178)
|
2025-06-03 11:58:14 -07:00 |
|
Dmitry Gozman
|
8d27a06960
|
chore: reduce scrolling during clicks (#36175)
|
2025-06-03 19:34:55 +01:00 |
|
Dmitry Gozman
|
f78918ab03
|
chore: fix removeInitScript implementation (#36159)
|
2025-06-02 22:14:35 +01:00 |
|
Dmitry Gozman
|
f72f931b3e
|
chore: remove browser.on('context') event (#36154)
|
2025-06-02 10:32:09 +01:00 |
|