playwright/tests
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
..
android chore: fix Android tests (#19426) 2022-12-15 07:56:57 +01:00
assets chore: fix typos (#20473) 2023-01-30 09:53:28 +01:00
components test(ct): react vite slice by feature (#20098) 2023-01-13 18:15:43 -08:00
config feat(firefox-beta): roll to r1377 (#20516) 2023-02-02 07:14:18 -08:00
electron chore: merge the util exports (#20110) 2023-01-13 13:50:38 -08:00
image_tools chore: fix typos (#20473) 2023-01-30 09:53:28 +01:00
installation test: update stale test expectations (#20423) 2023-01-27 21:52:34 -08:00
library test: add test for cookies of wss requests (#20586) 2023-02-02 16:42:58 -08:00
page fix: make sure screenshots work when main page context is tampered (#20615) 2023-02-03 10:01:23 -08:00
playwright-test fix: handle not.toPass() with expect.soft inside (#20596) 2023-02-03 09:14:05 -08:00
stress chore: fix typos (#20473) 2023-01-30 09:53:28 +01:00
webview2 fix(electron): stall node while browser is starting (#18804) 2022-11-14 22:01:54 -08:00
index.d.ts test: added tests for WebSocket over Socks proxy (#7235) 2021-06-24 18:50:16 +02:00
tsconfig.json chore: move protocol and trace types into the top-level packages (#17486) 2022-09-20 18:41:51 -07:00