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: CHANGELOG.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,14 @@
1
1
# Changelog
2
2
3
+
## v2.6.2 (2023-06-01)
4
+
5
+
TestCafe v2.6.2 introduces a number of bug fixes.
6
+
7
+
### Bug fixes
8
+
9
+
* Internet Explorer 11 hangs because it cannot process client-side scripts that ship with TestCafe v2.6.1 ([#7741](https://github.com/DevExpress/testcafe/issues/7741)).
10
+
* The `pressKey('space')` action doesn't affect checkbox status in Firefox ([#6969](https://github.com/DevExpress/testcafe/issues/6969)).
11
+
3
12
## v2.6.1 (2023-05-29)
4
13
5
14
TestCafe v2.6.1 retires **Experimental Debug** mode, and introduces a number of important bug fixes.
0 commit comments