playwright/src/server
Dmitry Gozman 1e2b46437d
feat(debug): when debugging, use zero as default timeout (#2362)
Otherwise, operations always time out while stepping in debugger.
2020-05-27 13:25:57 -07:00
..
browserServer.ts chore: encapsulate more launching logic in BrowserType (#2339) 2020-05-22 16:06:00 -07:00
browserType.ts feat(debug): when debugging, use zero as default timeout (#2362) 2020-05-27 13:25:57 -07:00
chromium.ts chore: move debug-related code to src/debug (#2309) 2020-05-26 14:08:32 -07:00
electron.ts feat(debug): when debugging, use zero as default timeout (#2362) 2020-05-27 13:25:57 -07:00
electronLoader.ts feat(electron): experimental electron support (#2166) 2020-05-11 18:00:33 -07:00
firefox.ts chore: encapsulate more launching logic in BrowserType (#2339) 2020-05-22 16:06:00 -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: encapsulate more launching logic in BrowserType (#2339) 2020-05-22 16:06:00 -07:00
webkit.ts chore: encapsulate more launching logic in BrowserType (#2339) 2020-05-22 16:06:00 -07:00