playwright/packages/playwright-core
Dmitry Gozman fac5da9517
docs: update console event snippet (#9800)
This avoids the confusion where arguments are printed
asynchronously, interleaved with other console messages.
2021-10-26 14:40:28 -07:00
..
bin chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
src chore: align internal test harness w/ @playwright/test (#9796) 2021-10-26 13:45:53 -07:00
types docs: update console event snippet (#9800) 2021-10-26 14:40:28 -07:00
.npmignore chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
browsers.json feat(firefox): roll to r1297 (#9564) 2021-10-16 12:39:10 +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: support even older node 12 (#9718) 2021-10-22 15:59:52 -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.