28 Commits

Author SHA1 Message Date
Dmitry Gozman 6e0cce3385 test: setOffline() persists across navigations (#42252) 2026-08-14 16:12:26 +01:00
Dmitry Gozman a98ab942d0 test: unflake/skip some tests (#41817) 2026-07-16 15:02:27 +01:00
Dmitry Gozman f9074d2a2d test: unflake some tests (#41245) 2026-06-11 09:28:31 -07:00
Andrey Lushnikov 021497acb4 test: enabled regression test (#41165) 2026-06-08 08:58:02 +01:00
Holger Benl 5f9fc905c7 test(bidi): unskip tests that work with Firefox/Bidi (#40666) 2026-05-08 11:09:05 -07:00
Andrey Lushnikov 88828f54de test: regression test for #40562 (#40631) 2026-05-05 10:26:32 -07:00
Dmitry Gozman 837d8eb434 chore: update APIs for ports (#39796) 2026-03-20 17:20:54 -07:00
Dmitry Gozman 998f35dccb feat: expose BrowserContext.options() (#39725) 2026-03-17 22:48:27 +00:00
Yury Semikhatsky c3711937fd chore(test): introduce isBidi fixture (#38564) 2025-12-15 15:44:39 -08:00
Holger Benl 7f31ab6ac8 test(bidi): unskip some Firefox BiDi tests (#37751) 2025-10-09 16:48:41 -07:00
Simon Knott 5c9108784b test(firefox): should emulate offline event (#37346) 2025-09-09 08:20:51 +02:00
Dmitry Gozman f72f931b3e chore: remove browser.on('context') event (#36154) 2025-06-02 10:32:09 +01:00
Dmitry Gozman a5d1a18ff5 feat: browser.on('context') event (#36046) 2025-05-22 19:38:27 +01:00
Dmitry Gozman ec3e13b960 test: keepalive and workers fetch when offline (#35927) 2025-05-12 10:36:01 +01:00
Dmitry Gozman 372f87339f test: update "should create two pages in parallel" to include more scenarios (#35475) 2025-04-03 21:34:06 +01:00
Dmitry Gozman 49f03c87fc chore: housekeeping after the last firefox roll (#35116) 2025-03-10 11:26:24 +00:00
Dmitry Gozman 34ad67659f test: remove some fixmes (#32953) 2024-10-04 08:22:27 -07:00
Dmitry Gozman 0f30cdab23 feat(firefox): roll ff and ff-beta to 1442 (#29751)
This requires changes in `FFPage`.
Also fixing a new ff-specific test that introduced flakiness on the
bots.

Closes https://github.com/microsoft/playwright/pull/29750
Closes https://github.com/microsoft/playwright/pull/29724
Closes https://github.com/microsoft/playwright/pull/29681
Closes https://github.com/microsoft/playwright/pull/29678
2024-02-29 14:44:45 -08:00
Andrey Lushnikov b183159fd0 test: add regression test for cross-context clicking (#29668)
References https://github.com/microsoft/playwright/issues/29096
2024-02-26 16:52:49 -08:00
Andrey Lushnikov dd9028cfe2 test: fix browsercontext-basic offline test (#28558)
Since the last firefox roll, firefox now does internal redirect to the
error page when it's been forced into offline mode.
2023-12-08 15:26:24 -08:00
Pavel Feldman 5752a28f87 chore: make tests strict (1) (#27731) 2023-10-23 09:31:30 -07:00
Pavel Feldman f212fd1a83 chore: unify target closed errors (#27540) 2023-10-12 11:05:34 -07:00
Andrey Lushnikov 9411790712 test: skip new tests that don't work in non-default mode (#22369)
The tests were added in
https://github.com/microsoft/playwright/commit/5cd9f83c7b3d2532cf6fb948efe50acd39afe8c6
2023-04-12 15:15:34 -07:00
Yury Semikhatsky 5cd9f83c7b fix(webkit): properly set user agent in persistent context (#22283)
Fixes https://github.com/microsoft/playwright/issues/22274
2023-04-07 19:50:49 -07:00
Yury Semikhatsky 555cea38e7 test: unskip setContent with js disabled (#21644)
Fixes #21574
2023-03-13 19:03:31 -07:00
Andrey Lushnikov 8abe9fcf22 tree gardening: disable & assign failing tests (#21575)
References https://github.com/microsoft/playwright/issues/21574
References https://github.com/microsoft/playwright/issues/21549
2023-03-10 12:04:25 -08:00
Yury Semikhatsky c30d88a63a test: setContent with disabled javascript (#21399)
Fixes https://github.com/microsoft/playwright/issues/21379
2023-03-09 10:45:19 -08:00
Pavel Feldman 02cac8a066 chore: group tests under tests/ (1) (#13081) 2022-03-25 16:05:50 -07:00