mirror of
https://github.com/cypress-io/cypress.git
synced 2026-01-26 17:09:11 -06:00
e354d160fbb2b919151275f6906363af436ecd14
* Fix issue where button of type='reset' would be activated during implicit form submission instead of button type='submit' * Update to account for the fact that default type of button is 'submit' Co-authored-by: Ben Kucera <14625260+Bkucera@users.noreply.github.com>
Only submit forms with buttons of type='submit' or that are not type='reset' or type='button' (#4365)
Only submit forms with buttons of type='submit' or that are not type='reset' or type='button' (#4365)
Documentation | Changelog | Roadmap
The web has evolved. Finally, testing has too.
Fast, easy and reliable testing for anything that runs in a browser.
Languages
TypeScript
54.1%
JavaScript
38.1%
Vue
4.1%
HTML
3.1%
SCSS
0.4%
Other
0.1%
