You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cli/CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,7 @@ _Released 10/20/2025 (PENDING)_
10
10
**Bugfixes:**
11
11
12
12
- Fixes an issue where grouped command text jumps up and down when expanding and collapsing in the command log. Addressed in [#32757](https://github.com/cypress-io/cypress/pull/32757).
13
+
- Added more context to the error message shown when `cy.prompt()` fails to download. Addressed in [#](https://github.com/cypress-io/cypress/pull/).
0 commit comments