Changelog
v1.9.4 (2020-10-2)
document.title
(#5559, PR testcafe-hammerhead/#2451, PR testcafe-hammerhead/#2446)null
was passed to the createTestCafe()
API function (#5549)content-encoding
header value was in the upper case (testcafe-hammerhead/#2427)Changelog
v1.9.3 (2020-9-17)
RequestMock
type definitions to accept any type for the headers (#5529)await
when you save a snapshot property to a variable but do not use it later in the test (#5534)document.getElementsByTagName('body')
calls now produce the correct results even if the first call was made before a document body was parsed entirely (#5322)Changelog
v1.9.2 (2020-9-2)
null
as an expected value in assertions (PR #5456)await
(PR #5383, part of #5087)Request
class (testcafe-hammerhead/#2140)t.hover
now works correctly for tested pages built with the Styled Components framework (#3830)<iframe>
(testcafe-hammerhead/#2392)Changelog
v1.9.1 (2020-8-12)
File
object for uploaded files (testcafe-hammerhead/#2338)