playwright/packages/playwright-core
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
..
2023-05-22 12:37:08 -07:00
2023-09-11 18:16:16 -07:00

playwright-core

This package contains the no-browser flavor of Playwright.