playwright/packages/playwright-core
Andrey Lushnikov f15ff0354b
fix: align default docker image download with the docker integration (#9842)
The docker image that we download should match the one we expect
while running tests in docker.
2021-10-28 02:15:26 -07:00
..
bin chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
src fix: align default docker image download with the docker integration (#9842) 2021-10-28 02:15:26 -07:00
types feat(chromium): roll to r934379 (#9793) 2021-10-27 12:39:57 +02:00
.npmignore chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
browsers.json feat(firefox-beta): roll to r1299 (#9831) 2021-10-28 07:41:09 +02: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.