* chore: update playwright-webkit from 1.24.2 to 1.56.1
* chore: fix cookies.cy.js tests in webkit by checking for strict domain
match first when calling getCookie and falling back to apex domain
* misc: add changelog item
* fix: Add new flags and preferences for Chrome
* add back the check
* remove some flags
* Add changelog entry
* updating merging and write test
* add tests
* clean up mocks
* export for mocking
* update to async
* Update cli/CHANGELOG.md
* add readme note in root
* use declarations instead of src root and ship it with package. also use tsconfig.json instead of tsconfig.base as it has better IDE support. Also add a watcher
* use declarations instead of src root and ship it with package. also use tsconfig.json instead of tsconfig.base as it has better IDE support. Also add a watcher
* use declarations instead of src root and ship it with package. also use tsconfig.json instead of tsconfig.base as it has better IDE support. Also add a watcher
* use declarations instead of src root and ship it with package. also use tsconfig.json instead of tsconfig.base as it has better IDE support. Also add a watcher
* use declarations instead of src root and ship it with package. also use tsconfig.json instead of tsconfig.base as it has better IDE support. Also add a watcher
* use declarations instead of src root and ship it with package. also use tsconfig.json instead of tsconfig.base as it has better IDE support. Also add a watcher
* use declarations instead of src root and ship it with package. also use tsconfig.json instead of tsconfig.base as it has better IDE support. Also add a watcher
* use declarations instead of src root and ship it with package. also use tsconfig.json instead of tsconfig.base as it has better IDE support. Also add a watcher
* use declarations instead of src root and ship it with package. also use tsconfig.json instead of tsconfig.base as it has better IDE support. Also add a watcher
* chore: updating v8 snapshot cache
* index on develop: e3d1d5b646 fix: (cy.prompt) add more context to the error message shown when cy.prompt() fails to download (#32822)
* index on develop: e3d1d5b646 fix: (cy.prompt) add more context to the error message shown when cy.prompt() fails to download (#32822)
---------
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
* chore: updating v8 snapshot cache
* index on develop: e3d1d5b646 fix: (cy.prompt) add more context to the error message shown when cy.prompt() fails to download (#32822)
* index on develop: e3d1d5b646 fix: (cy.prompt) add more context to the error message shown when cy.prompt() fails to download (#32822)
---------
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
* chore: updating v8 snapshot cache
* index on develop: e3d1d5b646 fix: (cy.prompt) add more context to the error message shown when cy.prompt() fails to download (#32822)
* index on develop: e3d1d5b646 fix: (cy.prompt) add more context to the error message shown when cy.prompt() fails to download (#32822)
---------
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
* chore: rework electron switches to avoid unknown side effects
how bad does this fail?
fix server tests
* fix test types
* internal env is test not development
* misc: Improved the hitbox of grouped commands caret
* Fix the hitbox and add a test for nested withins
* changelog entry
* Fix flake in percy snapshot of running test
* update snapshot to take at the right state - put spinner icon back but don't animate it
* internal: (cy.prompt/studio) add ability to track on dirty data in studio
* fix types
* fix build
* add changelog
* unify types
* Update CHANGELOG for version 15.6.0
Updated changelog for version 15.6.0 with new features and bugfixes.
* types update
* Update cli/CHANGELOG.md