playwright/packages/playwright-core
Yury Semikhatsky e884c36da4 Revert "chore(bidi): use fractional coordinates for pointerAction (#34675)"
Reverting this until Firefox implements support for fractional coordinates. Landing this now increases overall testing time on the bots and tips over the limit for Firefox Bidi tests.

This reverts commit 8e51be9069.
2025-02-12 08:30:23 -08:00
..
bin fix(docker): install gpg on slim images (#34340) 2025-01-15 12:03:19 -08:00
bundles chore: vendor stack utils (#34719) 2025-02-11 12:53:08 -08:00
src Revert "chore(bidi): use fractional coordinates for pointerAction (#34675)" 2025-02-12 08:30:23 -08:00
types feat: add failOnStatusCode option to API request context (#34346) 2025-02-11 13:23:11 -08:00
.npmignore fix(client-certificates): include socks-certs in npm package (#31872) 2024-07-26 11:04:38 +02:00
browsers.json feat(chromium-tip-of-tree): roll to r1302 (#34726) 2025-02-11 17:40:52 +01:00
cli.js chore: split cli processing into cli endpoint and program (#29131) 2024-01-23 15:22:09 -08:00
index.d.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
index.js chrome: update eslint 9 (#34666) 2025-02-06 19:48:27 -08:00
index.mjs fix: export request from index.jsm (#13158) 2022-03-30 09:35:47 -07:00
package.json chore: move utils that are user in server to server/utils (2) (#34736) 2025-02-11 17:19:27 -08:00
README.md chore: drop dependency on playwright-core in all our packages (#2318) 2020-05-21 13:18:15 -07:00
ThirdPartyNotices.txt chore: vendor stack utils (#34719) 2025-02-11 12:53:08 -08:00

playwright-core

This package contains the no-browser flavor of Playwright.