mirror of
https://github.com/cypress-io/cypress.git
synced 2026-01-05 14:09:46 -06:00
* chore: bump firefox version we test against to 141 * account for unspecified sameSite which is now available in firefox 140 * fix expected error string for invalid cookie * override FORCE_FIREFOX_CDP firefox 141 * fix cdp override in ff 141+ * maybe fix cookeie system tests? seem to time out locally * set family as well as name * fix system tests fore ff 141 * fix ff deprecation * rm erroneous err param * assume firefox is modern in cookies driver e2e test * Update system-tests/lib/system-tests.ts * we do still run tests against firefox 134 --------- Co-authored-by: Bill Glesias <bglesias@gmail.com> Co-authored-by: Cacie Prins <cacieprins@users.noreply.github.com> Co-authored-by: Cacie Prins <cacie@cypress.io>