playwright/packages
Dmitry Gozman ba0cfaeb2d
fix(chromium): work around about:blank issue on Chromium (#14068)
fix(chromium): work around about:blank issue on Chromium

We don't receive the `loaderId` which translates to `newDocumentId`,
so we expect the same-document navigation. Instead, we can wait
for any new-document navigation as a workaround, only for `about:blank`.

This also reverts commit f0f65fa247.
2022-05-10 20:32:19 +01:00
..
html-reporter chore: add more ct options to allow redirecting templates/cache (#14077) 2022-05-10 12:21:29 -07:00
playwright chore: set minimum version to Node.js 14 (#13469) 2022-04-26 17:52:32 +02:00
playwright-chromium chore: set minimum version to Node.js 14 (#13469) 2022-04-26 17:52:32 +02:00
playwright-core fix(chromium): work around about:blank issue on Chromium (#14068) 2022-05-10 20:32:19 +01:00
playwright-ct-react chore: add more ct options to allow redirecting templates/cache (#14077) 2022-05-10 12:21:29 -07:00
playwright-ct-svelte chore: add more ct options to allow redirecting templates/cache (#14077) 2022-05-10 12:21:29 -07:00
playwright-ct-vue chore: add more ct options to allow redirecting templates/cache (#14077) 2022-05-10 12:21:29 -07:00
playwright-firefox chore: set minimum version to Node.js 14 (#13469) 2022-04-26 17:52:32 +02:00
playwright-test chore: add more ct options to allow redirecting templates/cache (#14077) 2022-05-10 12:21:29 -07:00
playwright-webkit chore: set minimum version to Node.js 14 (#13469) 2022-04-26 17:52:32 +02:00
recorder fix(debug): do not pause on internal calls, update ct docs (#14018) 2022-05-07 19:56:25 -07:00
trace-viewer fix(debug): do not pause on internal calls, update ct docs (#14018) 2022-05-07 19:56:25 -07:00
web chore: add more ct options to allow redirecting templates/cache (#14077) 2022-05-10 12:21:29 -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