Commit Graph

14756 Commits

Author SHA1 Message Date
Simon Knott 84db5aaa76
remove cleanups 2025-06-18 16:23:50 +02:00
Simon Knott 4d23a53c22
explicit denyLaunch 2025-06-18 16:15:31 +02:00
Simon Knott 194cea4d2c
deny launching 2025-06-18 15:07:57 +02:00
Simon Knott f586fc2244
acceptance test 2025-06-18 13:48:18 +02: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
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
microsoft-playwright-automation[bot] 64dd5ca569
feat(firefox-beta): roll to r1483 (#36289)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-06-12 08:50:04 +02:00
Yury Semikhatsky 0c5d3f2cda
test: send secure cookies to subdomain.localhost (#36268) 2025-06-11 10:07:45 -07: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
Yury Semikhatsky d101492713
fix(tests): lookup localhost subdomains on Win and Mac (#36285) 2025-06-11 09:25:22 -07: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 c396674f04
test: add cookie with SameSite attribute (#36255) 2025-06-10 10:59:59 -07:00
Max Schmitt d86787dba4
chore: roll stable-test-runner to 1.53.0-beta-1749049851000 (#36201) 2025-06-10 19:30:46 +02:00
Dmitry Gozman a8f9c4d02a
test: unflake a few tests on Android (#36262) 2025-06-10 16:31:44 +01:00
Max Schmitt 3cb987f383
fix(html-reporter): race condition where form submission used stale filterText state (#36260) 2025-06-10 15:12:42 +02:00
Dmitry Gozman 92994a8f85
fix: restore proper class name escaping (#36258) 2025-06-10 13:44:45 +01:00
Simon Knott 93dfdbf123
chore(typo): if you intend (#36259) 2025-06-10 13:57:49 +02:00
microsoft-playwright-automation[bot] 937a9211e5
feat(webkit): roll to r2183 (#36254)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-06-10 08:02:16 +02:00
Max Schmitt f66a8350c6
devops: add roll stable-test-runner automation (#36229) 2025-06-10 08:00:36 +02:00
Henrik Skupin a7df837809
test: remove special handling for getSelection() with Firefox from tests (#35271) 2025-06-07 12:03:13 +02:00
Gwenn Le Bihan 0ace76a4b1
docs: mention trace viewer as debugging tool for the Mouse API class (#35857) 2025-06-06 16:27:10 +01: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
microsoft-playwright-automation[bot] 5f053c7565
feat(chromium-tip-of-tree): roll to r1338 (#36221)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-06-06 15:34:12 +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