playwright/packages/playwright-core/src/common
Dmitry Gozman 256e9fd443
feat(connect): allow exposing local network to the remote browser (experimental) (#19372)
`connectOptions: { _exposeNetwork: '*' | 'localhost' }`

References #19287.
2022-12-09 11:16:29 -08:00
..
debugLogger.ts chore: make bundles typed (#13620) 2022-04-18 17:50:25 -07:00
DEPS.list chore: make bundles typed (#13620) 2022-04-18 17:50:25 -07:00
errors.ts chore: use utils via index export (4) (#13404) 2022-04-07 14:36:13 -07:00
netUtils.ts fix: grid connection invalid method (#17706) 2022-09-30 00:41:03 -07:00
socksProxy.ts feat(connect): allow exposing local network to the remote browser (experimental) (#19372) 2022-12-09 11:16:29 -08:00
timeoutSettings.ts fix(ff): allow more time to launch browser (#15290) 2022-06-30 18:07:25 -07:00
types.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
userAgent.ts chore: switch to the new debug controller harness (#18308) 2022-10-25 09:55:20 -07:00