playwright/packages
Andrey Lushnikov 9c6a1a6ff0
fix: make sure screenshots work when main page context is tampered (#20615)
This patch has 2 fixes:
- screenshot code was accidentally using main page context to fetch
  page layout metrics instead of a utility context
- Avoid usage of `self.eval` inside utility context since it escapes
Firefox sandbox. This turns out to be an upstream bug:
https://bugzilla.mozilla.org/show_bug.cgi?id=1814898

Fixes #20434
2023-02-03 10:01:23 -08:00
..
html-reporter chore: do not use docker for "Web Components" tests (#20339) 2023-01-24 14:00:10 -08:00
playwright chore: mark 1.31-next (#20268) 2023-01-20 19:29:14 -08:00
playwright-chromium chore: mark 1.31-next (#20268) 2023-01-20 19:29:14 -08:00
playwright-core fix: make sure screenshots work when main page context is tampered (#20615) 2023-02-03 10:01:23 -08:00
playwright-ct-react chore: remove plugin registration sink (#20460) 2023-01-27 14:36:41 -08:00
playwright-ct-solid chore: remove plugin registration sink (#20460) 2023-01-27 14:36:41 -08:00
playwright-ct-svelte chore: remove plugin registration sink (#20460) 2023-01-27 14:36:41 -08:00
playwright-ct-vue chore: remove plugin registration sink (#20460) 2023-01-27 14:36:41 -08:00
playwright-ct-vue2 chore: remove plugin registration sink (#20460) 2023-01-27 14:36:41 -08:00
playwright-firefox chore: mark 1.31-next (#20268) 2023-01-20 19:29:14 -08:00
playwright-test fix: handle not.toPass() with expect.soft inside (#20596) 2023-02-03 09:14:05 -08:00
playwright-webkit chore: mark 1.31-next (#20268) 2023-01-20 19:29:14 -08:00
protocol/src feat(route): match pattern on the server side (#20410) 2023-01-27 10:43:19 -08:00
recorder chore: recorder button styling (#19231) 2022-12-15 18:35:24 +01:00
trace/src chore: render typed locators in the trace viewer (#18166) 2022-10-18 19:23:40 -07:00
trace-viewer feat(trace viewer): popout snapshot in a new tab (#20475) 2023-01-30 19:07:52 -08:00
web chore: add type checking (#20280) 2023-01-27 14:18:46 -08: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