playwright/src/utils
2021-09-22 11:43:13 -07:00
..
async.ts chore: move async utils into a separate file (#8595) 2021-08-31 14:44:08 -07:00
browserFetcher.ts chore: simplify Registry api (#7451) 2021-07-09 16:10:23 -07:00
debugLogger.ts feat(browserServer): forward local ports (#6375) 2021-05-25 17:11:32 +02:00
dependencies.ts fix(install-deps): make it work without sudo (#8914) 2021-09-14 14:09:37 +02:00
errors.ts feat(scopes): make page a scope (#4300) 2020-11-02 13:06:54 -08:00
eventsHelper.ts chore: move processLauncher into src/utils (#7504) 2021-07-07 21:14:16 +02:00
httpServer.ts feat: introduce experimental general-purpose grid (#8941) 2021-09-16 01:20:36 -07:00
multimap.ts fix: do not dedup header values (#8998) 2021-09-17 17:19:13 -07:00
netUtils.ts chore: reimplement socks to be readable (#8315) 2021-08-19 15:16:46 -07:00
processLauncher.ts chore: move processLauncher into src/utils (#7504) 2021-07-07 21:14:16 +02:00
registry.ts chore(registry): refactor logic of what browsers to download to top level (#9078) 2021-09-22 11:43:13 -07:00
socksProxy.ts chore: reimplement socks to be readable (#8315) 2021-08-19 15:16:46 -07:00
stackTrace.ts fix(inspector): stop on all snapshottable actions (#8990) 2021-09-17 15:24:15 -07:00
timeoutSettings.ts feat(debug): PWDEBUG=console vs PWDEBUG=inspector (#6213) 2021-04-20 15:58:34 -07:00
ubuntuVersion.ts chore: move installDeps to Registry (#7431) 2021-07-01 17:14:04 -07:00
utils.ts chore: improve http request utilities (#9031) 2021-09-20 13:50:26 -07:00