Changelog
v1.18.6 (2022-04-18)
Faulty processing of client-side option chains leads to test execution errors (testcafe-hammerhead/#2714)
Poor Brotli compression performance (testcafe-hammerhead/#2743)
User Roles break when navigating to a new URL in a new window (PR testcafe-hammerhead/#2754)
The t.maximizeWindow method doesn't maximise browser windows on macOS (testcafe-browser-tools/#222)
Changelog
v1.18.5 (2022-03-31)
The t.scrollIntoView method causes the "Element is not visible" error when the target's overflow
property is hidden
(#6601)
TestCafe triggers click events for label elements even when the input is disabled (#6949)
TestCafe hangs when you change the active window between two consecutive assertions (#6037)
TestCafe cannot take screenshots when using the LambdaTest browser provider (#6887)
Pages that target a missing <iframe>
(testcafe-hammerhead/#2178 element with the Element.focus
method yield a ""TypeError: window.location.toString is not a function" error.
TestCafe causes errors when it encounters XMLHTTPRequest calls that fetch resources from blob:
URLs (testcafe-hammerhead/#2634)
HTMLElement.removeAttributeNode
method calls yield unjustified exceptions (PR testcafe-hammerhead/#2742 by @TrevorKarjanis)