playwright/packages
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
..
html-reporter chore(html report): title row UI fixes (#15632) 2022-07-13 15:12:15 -07:00
playwright chore: cut v1.24 (#15654) 2022-07-14 09:42:40 -07:00
playwright-chromium chore: cut v1.24 (#15654) 2022-07-14 09:42:40 -07:00
playwright-core fix(lifecycle): recalculate lifecycle on iframe detach (#15812) 2022-07-22 19:44:02 -07:00
playwright-ct-react chore: cut v1.24 (#15654) 2022-07-14 09:42:40 -07:00
playwright-ct-svelte chore: bump vite to 3.0.0 and @sveltejs/vite-plugin-svelte to 1.0.1 (#15727) 2022-07-15 14:04:36 -07:00
playwright-ct-vue chore: cut v1.24 (#15654) 2022-07-14 09:42:40 -07:00
playwright-ct-vue2 chore: cut v1.24 (#15654) 2022-07-14 09:42:40 -07:00
playwright-firefox chore: cut v1.24 (#15654) 2022-07-14 09:42:40 -07:00
playwright-test fix(runner): globalTeardown without globalSetup should work (#15814) 2022-07-20 12:41:35 -07:00
playwright-webkit chore: cut v1.24 (#15654) 2022-07-14 09:42:40 -07:00
recorder feat(inspector): add keyboard shortcuts (#12014) (#15326) 2022-07-07 11:25:48 -07:00
trace-viewer feat(trace-viewer): show request time in trace viewer network tab (#14353) 2022-07-07 11:26:31 -07:00
web fix(types): follow up to react 18 changes (#14671) 2022-06-06 21:05:47 -07:00
.eslintrc.js chore: don't write into stdout from the test runner, use reporters instead (#11367) 2022-01-12 19:52:40 -08:00