playwright/packages/playwright-core/src/server/chromium
wodyjowski 522782cce6
fix: desiredCapabilities removed (#27275)
DesiredCapabilities field was removed in selenium grid > 4.8.2
Without this field removed it's impossible to connect to grid.
Grid throws exception on POST /session
[stackoverflow issue](https://stackoverflow.com/a/76695833)

Fixes #27276
2023-09-25 13:52:16 -07:00
..
appIcon.png chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
chromium.ts fix: desiredCapabilities removed (#27275) 2023-09-25 13:52:16 -07:00
chromiumSwitches.ts chore: add --disable-search-engine-choice-screen flag to Chromium (#27038) 2023-09-13 18:06:50 +02:00
crAccessibility.ts chore: move protocol and trace types into the top-level packages (#17486) 2022-09-20 18:41:51 -07:00
crBrowser.ts fix: download of attachments in UI Mode (#26407) 2023-08-17 10:57:28 +02:00
crConnection.ts fix(chromium): Add error message to asset when there is one. (#15892) 2022-07-28 14:45:25 -07:00
crCoverage.ts chore: move protocol and trace types into the top-level packages (#17486) 2022-09-20 18:41:51 -07:00
crDevTools.ts chore: always import type (#13365) 2022-04-06 14:57:14 -07:00
crDragDrop.ts chore: use utils via index export (3) (#13403) 2022-04-07 13:55:44 -07:00
crExecutionContext.ts chore: implement jsHandle._objectCount in chromium (#22127) 2023-03-31 15:52:01 -07:00
crInput.ts chore: use utils via index export (3) (#13403) 2022-04-07 13:55:44 -07:00
crNetworkManager.ts fix(chromium): response.body() for worker requests should work (#23764) 2023-06-16 20:44:32 -07:00
crPage.ts feat: add support for browserContext.on('pageerror') (#24452) 2023-08-17 09:10:03 -07:00
crPdf.ts chore: save chrome trace on the client side (#24414) 2023-07-26 14:11:26 -07:00
crProtocolHelper.ts chore: save chrome trace on the client side (#24414) 2023-07-26 14:11:26 -07:00
crServiceWorker.ts chore: miscellaneous trace viewer fixes (#23695) 2023-06-14 09:37:19 -07:00
defaultFontFamilies.ts fix(chromium): work around about:blank issue on Chromium (#14068) 2022-05-10 20:32:19 +01:00
protocol.d.ts feat(chromium): roll to r1081 (#27080) 2023-09-14 16:00:21 +02:00
videoRecorder.ts lint: prevent object string concatenation (#23172) 2023-05-19 15:17:43 -07:00