playwright/packages
Dmitry Gozman 88e0a3b72c
cherry-pick(#13222): fix(screenshot): do not stall on hideHiglight attempt 2 (#13228)
It turns out that "non stalling evaluate" can stall in Chromium
in some weird conditions, like `document.open` after some weird
`iframe.src` value.

We now only hide highlight in those frames where we did install
highlight in the first place.
2022-03-31 15:45:39 -07:00
..
html-reporter feat(html): put diff first in image comparison (#12254) 2022-02-22 11:29:58 -08:00
playwright chore: mark v1.20.1 (#12935) 2022-03-21 17:54:58 -07:00
playwright-chromium chore: mark v1.20.1 (#12935) 2022-03-21 17:54:58 -07:00
playwright-core cherry-pick(#13222): fix(screenshot): do not stall on hideHiglight attempt 2 (#13228) 2022-03-31 15:45:39 -07:00
playwright-firefox chore: mark v1.20.1 (#12935) 2022-03-21 17:54:58 -07:00
playwright-test cherry-pick(#13137): fix(esm): make sure import from './foo.js' is supported (#13160) 2022-03-29 14:46:25 -07:00
playwright-webkit chore: mark v1.20.1 (#12935) 2022-03-21 17:54:58 -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