mirror of
https://github.com/cypress-io/cypress.git
synced 2026-01-28 18:08:47 -06:00
2b0add17de67e2de97397941d443ba0beeac6dcc
Adds code to detect when a form submit or anchor tag target is set to _top / _parent, setting to '' to avoid redirecting the parent frame. Maintains behavior for target=_blank & target=_self, as these have no effect on test execution.
…
Documentation | Changelog | Roadmap
The web has evolved. Finally, testing has too.
Fast, easy and reliable testing for anything that runs in a browser.
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.
License
This project is licensed under the terms of the MIT license.
Badges
Let the world know your project is using Cypress.io to test with this cool badge
[](https://www.cypress.io/)
Languages
TypeScript
54.2%
JavaScript
38.1%
Vue
4%
HTML
3.1%
SCSS
0.4%
Other
0.1%

