playwright/packages/playwright-core/src/server/chromium
Dmitry Gozman 6b1d0361cd
fix(chromium): reset mouse position upon page reuse (#32944)
Similarly to Firefox, move the mouse to (-1, -1) upon page reuse. This
fixes the corresponding test on all platforms.
2024-10-03 08:09:00 -07:00
..
appIcon.png chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
chromium.ts chore: introduce option overrides on context/browser (#32606) 2024-09-13 17:34:34 +02:00
chromiumSwitches.ts chore: disable LensOverlay in Chromium (#32790) 2024-09-27 20:06:27 +02:00
crAccessibility.ts chore: move protocol and trace types into the top-level packages (#17486) 2022-09-20 18:41:51 -07:00
crBrowser.ts chore: introduce option overrides on context/browser (#32606) 2024-09-13 17:34:34 +02:00
crConnection.ts fix(connect): include websocket close reason in the error message (#30203) 2024-04-01 21:05:33 -07:00
crCoverage.ts chore: move protocol and trace types into the top-level packages (#17486) 2022-09-20 18:41:51 -07:00
crDevTools.ts chore: always import type (#13365) 2022-04-06 14:57:14 -07:00
crDragDrop.ts chore: introduce helpers for non-stalling eval on page/context (#31658) 2024-07-12 02:26:16 -07:00
crExecutionContext.ts feat(trace): highlight strict mode violation elements in the snapshot (#32893) 2024-10-02 00:00:45 -07:00
crInput.ts Revert "feat: introduce touchscreen.touch() for dispatching raw touch… (#31823) 2024-07-23 10:29:37 -07:00
crNetworkManager.ts chore: remove unused request param from route.continue (#32307) 2024-08-28 08:24:44 -07:00
crPage.ts fix(chromium): reset mouse position upon page reuse (#32944) 2024-10-03 08:09:00 -07:00
crPdf.ts feat(chromium): expose parameters to generate outline / tagged PDF (#29494) 2024-02-15 17:28:04 +01:00
crProtocolHelper.ts feat(chromium-tip-of-tree): roll to r1234 (#31418) 2024-06-26 16:51:57 +02:00
crServiceWorker.ts chore: align crServiceWorker with crPage (#30367) 2024-04-15 11:09:38 -07:00
defaultFontFamilies.ts fix(chromium): work around about:blank issue on Chromium (#14068) 2022-05-10 20:32:19 +01:00
protocol.d.ts feat(chromium): roll to r1136 (#32707) 2024-09-19 14:35:48 +02:00
videoRecorder.ts fix(tracing): use page swap timestamp to find closest screenshot (#32512) 2024-09-10 14:32:33 +02:00