playwright/packages/playwright-core
Andrey Lushnikov 62a01a41c6
feat: various docker integration improvements (#9988)
- shorter docker terminal message
- terminate testrunner if docker cannot be found
- use `-docker` suffix for snapshots / screenshots.
2021-11-02 13:58:26 -07:00
..
bin chore: add Microsoft Edge Stable on Linux (#9915) 2021-11-01 22:03:51 +01:00
src feat: various docker integration improvements (#9988) 2021-11-02 13:58:26 -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.