mirror of
https://github.com/cypress-io/cypress.git
synced 2026-02-11 01:29:59 -06:00
ef430e9bbf8025cd358d9211098bdd4d36d3b7b4
* fix: Do not magically mutate the user preferences when auto scroll behavior is disabled when a user scrolls or clicks inside the reporter or opens user preferences. Users must explicitly toggle auto-scroll on/off inside the user preferences menu and any implicit behavior will be overidden when this configuration value is set. * [run ci] * chore: add CHANGELOG entry * Update cli/CHANGELOG.md Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com> * chore: move bugfix to 12.8.1 in changelog * chore: remove issue 25084 from fix * chore: rename autoScrollingUnderUserPreference to autoScrollingUserPref * empty * Update packages/reporter/src/lib/events.ts Co-authored-by: Mark Noonan <mark@cypress.io> * test: add cy-in-cy regression test to make sure auto scroll is not implicitly turned off * chore: update changelog entry to include #26113 * Update system-tests/projects/cypress-in-cypress/cypress/e2e/dom-content-scrollable-commands.spec.js Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com> * chore: update the specs list app test since we have added a new cy-in-cy test * chore: update the specChange-subscription tests * Update CHANGELOG.md * chore: update missed assertion update in spec change subscription --------- Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com> Co-authored-by: Mark Noonan <mark@cypress.io>
…
Documentation | Changelog | Roadmap
The web has evolved. Finally, testing has too.
Fast, easy and reliable testing for anything that runs in a browser.
Join us, we're hiring.
What is Cypress?
Installing
Install Cypress for Mac, Linux, or Windows, then get started.
npm install cypress --save-dev
or
yarn add cypress --dev
Contributing
Please see our Contributing Guideline which explains repo organization, linting, testing, and other steps.
How we work
At Cypress we value our community and strive to be as open and transparent with them as possible. Check out our guide on how we prioritize community issues.
License
This project is licensed under the terms of the MIT license.
Badges
Configure a badge for your project's README to show your test status or test count in the Cypress Cloud.
Or let the world know your project is using Cypress with the badge below.
[](https://www.cypress.io/)
Languages
TypeScript
54.2%
JavaScript
38.1%
Vue
4%
HTML
3.1%
SCSS
0.4%
Other
0.1%
