playwright/src/install
Dmitry Gozman 58fc6b4003
chore: align some server-side methods with rpc calls (#3504)
- Never write to console on the server side - we use stdout for
  communication. This includes logPolitely and deprecate.
- Pass undefined instead of null in some BrowserContext methods.
- Use explicit _setFileChooserIntercepted instead of on/off magic.
2020-08-17 16:19:21 -07:00
..
browserFetcher.ts chore: align some server-side methods with rpc calls (#3504) 2020-08-17 16:19:21 -07:00
browserPaths.ts fix(launcher): default to ubuntu20.04 for newer releases (#3400) 2020-08-12 17:50:46 -07:00
installer.ts chore: align some server-side methods with rpc calls (#3504) 2020-08-17 16:19:21 -07:00
tsconfig.json chore: generate protocol during browser roll (#2719) 2020-07-01 15:22:29 -07:00