mirror of
https://github.com/cypress-io/cypress.git
synced 2026-02-12 10:10:32 -06:00
* feat: add option to ignore chrome preferences * build binary on this branch * adds explanation comment and test * update changelog from dev * Update packages/server/lib/browsers/chrome.ts Co-authored-by: Matt Schile <mschile@cypress.io> * put disableRestorePagesPrompt back in promise list in browser open * Update cli/CHANGELOG.md * ensure we skip writing to chrome prefs when env is set * changelog update * Update packages/server/lib/browsers/chrome.ts Co-authored-by: Matt Schile <mschile@cypress.io> * more fully ignore chrome preferences when env var is set --------- Co-authored-by: Cacie Prins <cacie@cypress.io> Co-authored-by: Cacie Prins <cacieprins@users.noreply.github.com> Co-authored-by: Matt Schile <mschile@cypress.io>