playwright/src/utils
Andrey Lushnikov 3c7d2aae6a
fix: add best-effort support for MacOS beta versions (#7003)
Similarly to how we provide best-effort support for non-LTS ubuntu
versions, this patch adds support for beta versions of MacOS releases.
2021-06-09 14:58:20 -07:00
..
binaryPaths.ts chore(typescript): enable esModuleInterop (#5409) 2021-02-11 06:36:15 -08:00
debugLogger.ts feat(browserServer): forward local ports (#6375) 2021-05-25 17:11:32 +02:00
errors.ts feat(scopes): make page a scope (#4300) 2020-11-02 13:06:54 -08:00
httpServer.ts feat(inspector): wire snapshots to inspector (#5628) 2021-02-26 14:16:32 -08:00
registry.ts fix: add best-effort support for MacOS beta versions (#7003) 2021-06-09 14:58:20 -07:00
stackTrace.ts fix: various test-related fixes (#6916) 2021-06-04 18:43:54 -07:00
timeoutSettings.ts feat(debug): PWDEBUG=console vs PWDEBUG=inspector (#6213) 2021-04-20 15:58:34 -07:00
ubuntuVersion.ts chore: use fs.promises API instead of promisify (#6871) 2021-06-03 18:55:33 +02:00
utils.ts feat: support npx playwright install msedge (#6861) 2021-06-07 00:23:22 -07:00