playwright/packages/playwright-webkit
Pavel Feldman 6b487ff49d
chore: remove cli from playwright-core (#22612)
Fixes https://github.com/microsoft/playwright/issues/22599
2023-04-25 11:19:37 -07:00
..
README.md chore: fix markdown links in NPM README's (#12833) 2022-03-17 15:28:57 +01:00
cli.js chore: remove cli from playwright-core (#22612) 2023-04-25 11:19:37 -07:00
index.d.ts
index.js
index.mjs
install.js chore: don't auto-install browsers if global install (#13299) 2022-04-08 10:46:24 -07:00
package.json chore: remove cli from playwright-core (#22612) 2023-04-25 11:19:37 -07:00

README.md

playwright-webkit

This package contains the WebKit flavor of the Playwright library. If you want to write end-to-end tests, we recommend @playwright/test.