mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00

Cookie value is limited by 4096 characters in the browsers. If setCookies failed we try setting each cookie individually just in case only some of them are bad. Fixes https://github.com/microsoft/playwright/issues/27165
playwright-core
This package contains the no-browser flavor of Playwright.