Pavel Feldman
|
add948cdd0
|
chore: allow sibling describes with the same name (#21967)
Fixes https://github.com/microsoft/playwright/issues/21953
|
2023-03-24 17:09:11 -07:00 |
|
Pavel Feldman
|
79d55b959b
|
Revert "chore: remove legacy watch mode (#21944)" (#21973)
This reverts commit 86af908fa7.
|
2023-03-24 16:41:20 -07:00 |
|
Sander
|
5d3128a595
|
test(ct): remove locators (#21963)
|
2023-03-24 15:55:32 -07:00 |
|
Dmitry Gozman
|
120aaa777e
|
fix(test runner): do not show TimeoutError for unhandled rejection (#21971)
Unhandled error/rejection interrupts current test and produces a
TimeoutError for it that should be ignored.
|
2023-03-24 15:03:49 -07:00 |
|
Pavel Feldman
|
86af908fa7
|
chore: remove legacy watch mode (#21944)
|
2023-03-23 16:30:42 -07:00 |
|
Max Schmitt
|
054fcd39ba
|
chore: remove Selenium jar files from repo (#21939)
|
2023-03-23 22:00:30 +01:00 |
|
Pavel Feldman
|
31e70c17be
|
chore: filter skipped tests (#21938)
Fixes https://github.com/microsoft/playwright/issues/21918
|
2023-03-23 13:29:52 -07:00 |
|
Pavel Feldman
|
6b83631f24
|
chore: fix trace viewer backwards compat (#21935)
|
2023-03-23 12:49:53 -07:00 |
|
Max Schmitt
|
e621e52f89
|
chore: support TypeScript 5 in TS transformer (#21925)
Fixes https://github.com/microsoft/playwright/issues/21900
|
2023-03-23 18:07:02 +01:00 |
|
Andrey Lushnikov
|
3477c89f20
|
fix(trace-viewer): survive broken selectors (#21866)
Fixes https://github.com/microsoft/playwright/issues/21832
|
2023-03-22 18:52:04 -07:00 |
|
Dmitry Gozman
|
d10fac4f6a
|
feat: Locator.or(locator) (#21884)
|
2023-03-22 15:28:59 -07:00 |
|
Alex Neo
|
6947f47f05
|
feat(html): added labels to test cases and test files (#21468)
|
2023-03-22 14:35:58 -07:00 |
|
Dmitry Gozman
|
a01fd04d63
|
chore: remove hierarchy of SnapshotStorage (#21853)
|
2023-03-22 09:32:21 -07:00 |
|
Yury Semikhatsky
|
e7d670e27b
|
test: waitFor(hidden) should succeed when frame is not in dom (#21880)
Failing test for https://github.com/microsoft/playwright/issues/21879
|
2023-03-22 08:56:50 -07:00 |
|
Pavel Feldman
|
d9a9bb5a8c
|
chore: pack codemirror on resize (#21856)
|
2023-03-21 18:20:48 -07:00 |
|
Dmitry Gozman
|
80a37ec171
|
fix(socks): use happy-eyeballs to create a connection (#21847)
|
2023-03-21 14:12:24 -07:00 |
|
Yury Semikhatsky
|
1004e762aa
|
chore(fetch): host does not include port (#21845)
|
2023-03-21 13:14:50 -07:00 |
|
Pavel Feldman
|
1bbe2b4b6a
|
chore: update test locations when merging (#21844)
|
2023-03-21 12:13:20 -07:00 |
|
Pavel Feldman
|
7ce2b36489
|
chore(ui): show load errors (#21843)
|
2023-03-21 12:03:26 -07:00 |
|
Dmitry Gozman
|
bea6fa15b2
|
feat(snapshots): use double-buffer to avoid white flash on hover (#21828)
|
2023-03-21 07:40:54 -07:00 |
|
Pavel Feldman
|
6015dad9db
|
chore: remove npx playwright ui (#21823)
|
2023-03-20 17:12:17 -07:00 |
|
Pavel Feldman
|
a33cf10696
|
chore(ui): decorate pending, add time spent (#21821)
|
2023-03-20 17:12:02 -07:00 |
|
Playwright Service
|
2dee3c4fc7
|
feat(webkit): roll to r1813 (#21819)
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>
|
2023-03-20 23:56:03 +01:00 |
|
Pavel Feldman
|
543c812d2f
|
chore(ui): queue watch runs (#21809)
|
2023-03-20 13:45:35 -07:00 |
|
Max Schmitt
|
55df07fd60
|
test: force crash tests on new worker and keep launchOptions (#21818)
Fixes https://github.com/microsoft/playwright/issues/21810
|
2023-03-20 21:43:51 +01:00 |
|
Dmitry Gozman
|
73b20bc876
|
chore: roll stable-test-runner to 1.33.0-alpha-mar-20-2023 (#21817)
|
2023-03-20 13:42:22 -07:00 |
|
Dmitry Gozman
|
8accabdb59
|
test: gardening (#21814)
Notable changes:
- `page-event-crash` is not a page test, moving out of page/.
- One of the expect tests is directly covered by another, merging them.
|
2023-03-20 12:52:52 -07:00 |
|
Max Schmitt
|
4f43db686d
|
test: class properties with |this| don't work anymore (#21796)
https://github.com/microsoft/playwright/issues/21794
|
2023-03-20 16:38:51 +01:00 |
|
Max Schmitt
|
d641caeb6a
|
Revert "feat(typescript): allow declare for class properties (#21281)" (#21805)
This reverts commit a1ba6757e0.
https://github.com/microsoft/playwright/issues/21794
|
2023-03-20 16:37:20 +01:00 |
|
Pavel Feldman
|
001df3a495
|
chore(ui): follow up to watch, fix win (#21792)
|
2023-03-19 22:52:48 -07:00 |
|
Pavel Feldman
|
754e6edb95
|
chore: show folders in the tree (#21789)
|
2023-03-19 18:51:09 -07:00 |
|
Pavel Feldman
|
294baaeb44
|
chore: allow watching all tests (#21787)
|
2023-03-19 14:50:09 -07:00 |
|
Pavel Feldman
|
8a65cf9aac
|
chore(ui): ui polish / nits (#21781)
|
2023-03-19 12:04:19 -07:00 |
|
Pavel Feldman
|
0728d0f7fb
|
chore(ui): show test source before running (#21776)
|
2023-03-17 21:34:40 -07:00 |
|
Pavel Feldman
|
22e11a12ab
|
chore: show snapshots for sync assertions (#21775)
|
2023-03-17 20:20:35 -07:00 |
|
Andrey Lushnikov
|
36a1055524
|
test: selectively disable selenium tests (#21741)
https://github.com/microsoft/playwright/issues/21733
|
2023-03-17 17:48:45 -07:00 |
|
Dmitry Gozman
|
2a2d6c25a4
|
feat(deps): inherit environment changes from dependencies (#21771)
|
2023-03-17 15:46:52 -07:00 |
|
Pavel Feldman
|
6efb383433
|
chore: fix and test ui mode stop (#21769)
|
2023-03-17 14:10:25 -07:00 |
|
Dmitry Gozman
|
e856344235
|
chore: increase timeout for flaky "should stop tracing on requestContext.dispose()" (#21767)
|
2023-03-17 13:33:44 -07:00 |
|
Yury Semikhatsky
|
95e7d3aabc
|
chore: hide store from public (#21763)
|
2023-03-17 11:50:44 -07:00 |
|
Dmitry Gozman
|
3a80d119e0
|
chore: update routeFromHAR options for release (#21764)
|
2023-03-17 11:49:45 -07:00 |
|
Yury Semikhatsky
|
98befd8a16
|
test: run crash tests in separate worker (#21759)
Running crash tests in its own worker should ensure that the browser
logs from different tests are not interleaved:
<img width="1088" alt="image"
src="https://user-images.githubusercontent.com/9798949/225965857-9152a88e-a775-4935-955a-dd7e6b88409a.png">
|
2023-03-17 10:36:01 -07:00 |
|
Pavel Feldman
|
49ce561244
|
chore(ui): add hover-based run test (#21758)
|
2023-03-17 09:43:54 -07:00 |
|
Max Schmitt
|
53d341be01
|
test: do not pollute stderr with trace-viewer wsEndpoint (#21748)
|
2023-03-17 16:15:20 +01:00 |
|
Max Schmitt
|
84a1368fa4
|
test: enable XMLHttpRequest upload events test on WK+Windows (#21727)
Fixes https://github.com/microsoft/playwright/issues/21489
|
2023-03-17 12:32:55 +01:00 |
|
Andrey Lushnikov
|
f192a74c5d
|
test: reenable screenshot test on firefox (#21738)
Fixes #20522
|
2023-03-17 01:37:39 -07:00 |
|
Andrey Lushnikov
|
86de14965c
|
test: disable connect-to-selenium.spec.ts:20 (#21734)
https://github.com/microsoft/playwright/issues/21733
|
2023-03-17 00:13:33 -07:00 |
|
Pavel Feldman
|
e066ca0713
|
chore: use test project output dir when showing live trace (#21735)
|
2023-03-16 20:09:09 -07:00 |
|
Pavel Feldman
|
ecd0f927f4
|
chore: make stacks rendering live in ui mode (#21728)
Co-authored-by: Max Schmitt <max@schmitt.mx>
|
2023-03-16 18:17:07 -07:00 |
|
Dmitry Gozman
|
7879cf30f0
|
fix(reuse): serial mode with tracing should not throw (#21726)
Regressed in #19733.
Fixes #21113.
|
2023-03-16 14:32:12 -07:00 |
|