playwright/src/server
Dmitry Gozman 8e6375f532
chore: reduce the number of evaluate methods, improve types (#2454)
Types can now handle non-trivial tuples with handles inside.
2020-06-03 13:22:05 -07:00
..
browserServer.ts chore: introduce Progress concept (#2350) 2020-05-29 14:39:34 -07:00
browserType.ts feat(firefox): allow passing user prefs at launch time (#2417) 2020-05-31 09:28:57 -07:00
chromium.ts chore: move debug-related code to src/debug (#2309) 2020-05-26 14:08:32 -07:00
electron.ts chore: reduce the number of evaluate methods, improve types (#2454) 2020-06-03 13:22:05 -07:00
electronLoader.ts feat(electron): experimental electron support (#2166) 2020-05-11 18:00:33 -07:00
firefox.ts feat(firefox): allow passing user prefs at launch time (#2417) 2020-05-31 09:28:57 -07:00
pipeTransport.ts fix(launch): handle timeout and exceptions during launch (#2185) 2020-05-11 15:00:13 -07:00
playwright.ts chore: remove uncompiled download-browser (#2018) 2020-04-28 17:06:01 -07:00
processLauncher.ts chore: introduce Progress concept (#2350) 2020-05-29 14:39:34 -07:00
webkit.ts chore: encapsulate more launching logic in BrowserType (#2339) 2020-05-22 16:06:00 -07:00