playwright/src/server
Andrey Lushnikov 6fa7547ce3
fix(launchDoctor): add package mapping for libvpx.so.5 (#3180)
Since we were bundling the library with the browsers before, the
mapping was missing.

References #2745
2020-07-27 10:39:45 -07:00
..
browserServer.ts chore(websocket): extract common socket part (#2506) 2020-06-10 16:33:27 -07:00
browserType.ts feat: validate Ubuntu version if launching firefox (#3156) 2020-07-24 16:14:14 -07:00
chromium.ts fix: re-write Chromium startup error with clear instructions (#3070) 2020-07-22 10:57:58 -07:00
electron.ts fix(electron): emit close events in the correct order (#3111) 2020-07-23 11:02:43 -07:00
electronLoader.ts feat(electron): experimental electron support (#2166) 2020-05-11 18:00:33 -07:00
firefox.ts feat(rpc): support firefox user prefs (#3093) 2020-07-22 17:20:00 -07:00
pipeTransport.ts chore(logs): rework logs for simplicity (#2592) 2020-06-16 17:11:19 -07:00
playwright.ts api: export all browsers from every package (#3128) 2020-07-24 16:36:00 -07:00
processLauncher.ts feat(rpc): gracefully close browsers in server process on disconnect (#3005) 2020-07-17 16:14:23 -07:00
validateDependencies.ts fix(launchDoctor): add package mapping for libvpx.so.5 (#3180) 2020-07-27 10:39:45 -07:00
webkit.ts fix: re-write Chromium startup error with clear instructions (#3070) 2020-07-22 10:57:58 -07:00
webSocketServer.ts chore(logs): rework logs for simplicity (#2592) 2020-06-16 17:11:19 -07:00