mirror of
https://github.com/cypress-io/cypress.git
synced 2026-02-05 23:00:03 -06:00
6930cabd7bbad52be44212914ffac7a738ec7a78
This reverts commit 15685dbb9f.
The type for `invoke` command seems to break jQuery method
that take an argument like
```js
cy.get('.trigger-input-range')
.invoke('val', 25)
```
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.2%
JavaScript
38.1%
Vue
4%
HTML
3.1%
SCSS
0.4%
Other
0.1%
