Cypress - v0.16.1
Released 05/22/2016
Features:
- Cypress.Cookies.debug() now works again. Additionally it provides much more feedback than it used to.
Cypress.Cookies.debug(true, {verbose: false})
option has been added to remove verbose cookie object logging.
Bugfixes:
- Copy / Paste now works when logging in on OSX. Fixes #145.
- Grammar: 'Login -> Log in'. Fixes #146.
- Cypress now uses the body instead of headers to send external requests. Fixes #148.
- When .then() throws this no longer prevents the next test from issuing any commands. Fixes #149.
Misc:
Details
date
July 19, 2018, 7:30 a.m.
name
0.16.1
type
Patch
👇
Register or login to:
- 🔍View and search all Cypress releases.
- 🛠️Create and share lists to track your tools.
- 🚨Setup notifications for major, security, feature or patch updates.
- 🚀Much more coming soon!