playwright/src/server
Andrey Lushnikov 1489fbdbff
fix: do not recommend yarn (#794)
There's some confusion around Yarn vs Yarn 2 and their interop, which
apparently causes some [installation issues](https://stackoverflow.com/questions/59918776/playwright-error-firefox-revision-is-not-downloaded-run-npm-install-or-yarn)
2020-01-31 17:23:39 -08:00
..
browserApp.ts feat(browserApp): kill and onclose (#641) 2020-01-24 15:58:04 -08:00
browserFetcher.ts chore: more strict type checking (#466) 2020-01-13 13:33:25 -08:00
browserType.ts feat: introduce BrowserType.name() (#732) 2020-01-28 18:09:07 -08:00
chromium.ts fix: do not recommend yarn (#794) 2020-01-31 17:23:39 -08:00
firefox.ts fix: do not recommend yarn (#794) 2020-01-31 17:23:39 -08:00
pipeTransport.ts feat(webkit): covert pipe to websocket when asked (#570) 2020-01-22 17:42:10 -08:00
playwright.ts api: introduce BrowserType with a single interface, update top-level api (#636) 2020-01-24 14:49:47 -08:00
processLauncher.ts feat(launcher): gracefully close browser on sigint (#650) 2020-01-28 13:07:53 -08:00
webkit.ts fix: do not recommend yarn (#794) 2020-01-31 17:23:39 -08:00