Dmitry Gozman
|
dd8a1193fc
|
cherry-pick(#29909): docs: mark addLocatorHandler as experimental
|
2024-03-12 12:03:02 -07:00 |
|
Dmitry Gozman
|
f822d650b2
|
cherry-pick(#29821): feat(ui mode): text filter should filter by explicit tags
Fixes #29815.
|
2024-03-05 11:02:25 -08:00 |
|
Dmitry Gozman
|
9749f75426
|
chore: mark 1.42.1 (#29774)
|
2024-03-01 14:42:55 -08:00 |
|
Dmitry Gozman
|
d4ac444f7d
|
cherry-pick(#29770): docs: improve addLocatorHandler docs
|
2024-03-01 11:20:22 -08:00 |
|
Dmitry Gozman
|
a7025956c3
|
cherry-pick(#29765): Revert "chore(role): cache element list by role (#29130)"
This reverts commit 1ce3ca25a2.
Added a regression test.
Fixes #29760.
|
2024-03-01 09:40:44 -08:00 |
|
Pavel Feldman
|
b67050638b
|
cherry-pick(#29766): fix(tsload): fix tsconfig inheritance resolution
|
2024-03-01 09:37:31 -08:00 |
|
Pavel Feldman
|
3a4381303c
|
cherry-pick(#29744): fix(ct): stop-gap for shared file import
|
2024-02-29 19:15:15 -08:00 |
|
Pavel Feldman
|
d23fb005d4
|
cherry-pick(#29754): chore: remove pw- binaries from ct
|
2024-02-29 16:50:58 -08:00 |
|
Pavel Feldman
|
56e50a7304
|
cherry-pick(#29748): fix(ct): fix the non-react cli entry points
|
2024-02-29 12:49:23 -08:00 |
|
Pavel Feldman
|
3f6b6419c5
|
cherry-pick(#29738): fix(HEAD): revert GET->HEAD migration, net-effect was negative
|
2024-02-29 09:03:46 -08:00 |
|
Playwright Service
|
20db86da3e
|
cherry-pick(#29706): fit(ct): remove unused type import (#29709)
This PR cherry-picks the following commits:
- 772345c83c
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-02-29 10:28:45 +01:00 |
|
Pavel Feldman
|
84780b1b75
|
cherry-pick(#29715): fix: point to the right cli program export
|
2024-02-28 14:07:49 -08:00 |
|
Yury Semikhatsky
|
aa9f6fb718
|
cherry-pick(#29669): chore: strengthen linting (#29674)
|
2024-02-26 17:43:55 -08:00 |
|
Yury Semikhatsky
|
f5899c1556
|
chore: set version to 1.42.0 (#29671)
|
2024-02-26 17:40:03 -08:00 |
|
Lukas Bockstaller
|
bd8d044433
|
feat(uimode) uses relative paths to establish websocket connection (#29617)
|
2024-02-26 15:09:24 -08:00 |
|
Sander
|
015a1bcc1c
|
feat(ct): double unmounting component throws error (#29650)
|
2024-02-26 11:16:27 -08:00 |
|
Sander
|
303d7fdac9
|
chore(ct): vue resolve internal type errors (#29649)
|
2024-02-26 11:15:55 -08:00 |
|
Sander
|
7e502e91b2
|
fix(ct): solid pass children when they are defined (#29648)
|
2024-02-26 11:15:08 -08:00 |
|
Pavel Feldman
|
7eb910a652
|
chore: enable eslint for js (#29639)
|
2024-02-26 09:39:21 -08:00 |
|
Playwright Service
|
9a38aedf09
|
feat(firefox): roll to r1440 (#29643)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-02-24 09:19:46 +01:00 |
|
Pavel Feldman
|
6b5e273b6d
|
chore: reuse test server wire for reporter events (#29640)
|
2024-02-23 15:51:20 -08:00 |
|
Dmitry Gozman
|
8d9c67ac5d
|
chore(test runner): do not nest fixture setups inside each other, similar to teardown (#29619)
|
2024-02-23 14:47:13 -08:00 |
|
Jeppe Reinhold
|
4d868f6ba8
|
fix(ct-react+ct-react17): only pass children to React.createElement when they are defined (#29592)
|
2024-02-23 12:30:42 -08:00 |
|
Playwright Service
|
034b550810
|
feat(firefox-beta): roll to r1440 (#29637)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-02-23 21:03:38 +01:00 |
|
Pavel Feldman
|
a3aea813bc
|
chore: implement server-based list files (#29633)
|
2024-02-23 08:29:44 -08:00 |
|
Pavel Feldman
|
2ca45ff948
|
chore: use test server as a singleton (#29630)
|
2024-02-22 15:56:38 -08:00 |
|
Pavel Feldman
|
ee93136132
|
chore: streamline config loader (#29627)
|
2024-02-22 15:14:13 -08:00 |
|
Pavel Feldman
|
ac0787d0c8
|
chore: expose find related files over test server (#29604)
|
2024-02-22 13:37:24 -08:00 |
|
Playwright Service
|
50e7d8ca7a
|
feat(chromium-tip-of-tree): roll to r1195 (#29588)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-02-22 17:28:09 +01:00 |
|
Playwright Service
|
85df43520e
|
feat(chromium): roll to r1105 (#29613)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-02-22 17:27:59 +01:00 |
|
Playwright Service
|
fde5db4eb8
|
feat(webkit): roll to r1983 (#29615)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-02-22 16:56:42 +01:00 |
|
Yury Semikhatsky
|
5ca8e17a2d
|
fix: resend overridden headers on redirect without merging (#29605)
Reference https://github.com/microsoft/playwright/issues/13106
|
2024-02-22 07:44:14 -08:00 |
|
Pavel Feldman
|
82b17bdda1
|
chore: mark server-related fixture options as such (#29602)
|
2024-02-21 17:04:36 -08:00 |
|
Pavel Feldman
|
ba72f7e429
|
chore: an iteration on test server (#29589)
|
2024-02-21 09:27:48 -08:00 |
|
Playwright Service
|
7c9ca0c7ef
|
feat(chromium): roll to r1104 (#29595)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-02-21 16:25:15 +01:00 |
|
Pavel Feldman
|
a023cd1f57
|
fix(output): clear output before global setup (#29584)
|
2024-02-20 14:24:59 -08:00 |
|
Dmitry Gozman
|
f9aebda5db
|
fix(fixtures): attribute teardown step to the right TestInfo instance (#29523)
|
2024-02-20 12:35:43 -08:00 |
|
dependabot[bot]
|
6c8d81d957
|
chore(deps): bump ip from 2.0.0 to 2.0.1 in /packages/playwright-core/bundles/utils (#29583)
|
2024-02-20 20:36:42 +01:00 |
|
Jean-François Greffier
|
6494bb30a0
|
JUnit codegen (#29424)
Codegen for JUnit
Fixes https://github.com/microsoft/playwright-java/issues/1039
Following JUnit5 integration
https://github.com/microsoft/playwright-java/issues/1369
|
2024-02-20 11:08:53 -08:00 |
|
David
|
593feea166
|
fix: use addEventListener instead of onmessage in portTransport.ts (#29581)
|
2024-02-20 10:04:26 -08:00 |
|
Pavel Feldman
|
d573c515a3
|
chore: add test server stub (#29568)
|
2024-02-20 09:56:33 -08:00 |
|
Max Schmitt
|
84fefdaac6
|
fix(console-api): locator filter with hasText (#29563)
Relates https://github.com/microsoft/playwright/issues/29546
|
2024-02-20 17:35:11 +01:00 |
|
Playwright Service
|
023ef97c49
|
feat(webkit): roll to r1982 (#29570)
Signed-off-by: Max Schmitt <max@schmitt.mx>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Max Schmitt <max@schmitt.mx>
|
2024-02-20 09:24:50 +01:00 |
|
Playwright Service
|
e06f7a881d
|
feat(webkit): roll to r1981 (#29567)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-02-19 23:06:00 +01:00 |
|
Pavel Feldman
|
a99652b0d9
|
chore: remove clearCompilationCache, do not push cache it into loader… (#29548)
|
2024-02-19 10:21:05 -08:00 |
|
Playwright Service
|
ce8cda006e
|
feat(webkit): roll to r1980 (#29540)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-02-19 09:31:03 +01:00 |
|
Dmitry Gozman
|
f414227ed8
|
chore(test runner): make FixturePool.registrations private (#29539)
This way everyone resolves through a public function instead of a map
lookup, which is sometimes wrong.
|
2024-02-16 20:29:33 -08:00 |
|
Yury Semikhatsky
|
f3fde992eb
|
chore: remove --project-grep, add wildcard support (#29537)
Reference #15128
|
2024-02-16 19:18:00 -08:00 |
|
Pavel Feldman
|
043c5aaffb
|
chore: follow up to web socket util extraction (#29536)
|
2024-02-16 18:16:45 -08:00 |
|
Pavel Feldman
|
4f1d8cdd63
|
chore: hide test server related cli commands (#29532)
|
2024-02-16 14:32:44 -08:00 |
|