playwright/tests
Dmitry Gozman 4bec6309df
fix(lifecycle): recalculate lifecycle on iframe detach (#15812)
It could be that iframe was blocking some event, like load or networkidle,
and we never updated the lifecycle after the iframe was detached. This
lead to goto and other navigation commands to never resolve.
2022-07-22 19:44:02 -07:00
..
android test: android test enhancements (#15797) 2022-07-20 18:27:08 +02:00
assets fix: Service Workers+Interception: missing page-level Network events (#15549) 2022-07-12 13:23:35 -07:00
components chore: relax transpilation criteria to allow ems imports of .vue files (#15592) 2022-07-13 16:11:38 -07:00
config browser(ff-beta): roll Firefox-Beta to 103.0b5 (#15394) 2022-07-05 15:47:35 -07:00
electron test: fix some flaky failures (#15314) 2022-07-01 13:57:33 -07:00
installation test: installation test for CDN failover (#14963) 2022-06-20 11:24:23 -07:00
library test: make sure browser crashes in CLI tests are marked as such (#15821) 2022-07-20 15:32:57 -07:00
page fix(lifecycle): recalculate lifecycle on iframe detach (#15812) 2022-07-22 19:44:02 -07:00
playwright-test fix(runner): globalTeardown without globalSetup should work (#15814) 2022-07-20 12:41:35 -07:00
stress fix(leak): do not retain test fixtures in worker fixtures (#14363) 2022-05-23 16:54:56 -07:00
index.d.ts test: added tests for WebSocket over Socks proxy (#7235) 2021-06-24 18:50:16 +02:00
tsconfig.json chore: group tests under tests/ (2) (#13082) 2022-03-25 23:09:02 -07:00