playwright/packages/playwright-core
Andrey Lushnikov 92c9e9a079
chore: ignore grid version checks (#9969)
This is a preparation for docker dogfooding: since in our own repo,
we run tip-of-tree tests against stable @playwright/test, we have
different versions for Playwright and Grid.

In our case, these versions should always be close-enough, so we
can disregard safety version checks for our usecase.
2021-11-02 04:11:34 -07:00
..
bin chore: add Microsoft Edge Stable on Linux (#9915) 2021-11-01 22:03:51 +01:00
src chore: ignore grid version checks (#9969) 2021-11-02 04:11:34 -07:00
types feat(trace-viewer): show test name (#9957) 2021-11-01 21:23:35 -07:00
.npmignore chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
browsers.json feat(firefox-beta): roll to r1302 (#9955) 2021-11-02 02:49:18 -07:00
cli.js chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
index.d.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
index.js chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
index.mjs chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
package.json fix(monorepo): export package.json from every package (#9803) 2021-10-26 18:41:18 -04:00
README.md chore: drop dependency on playwright-core in all our packages (#2318) 2020-05-21 13:18:15 -07:00

playwright-core

This package contains the no-browser flavor of Playwright.