TestCafe v1.18.2 Release Notes

Release Date: 2022-01-18 // about 2 years ago
  • ๐Ÿ› Bug Fixes

    • โœ… Tests with client scripts yield the "Cannot read property 'tests' of null" error (#6305)
    • โœ… TestCafe hangs after failing to initialize a Role (#5278)
    • ๐Ÿ”ง Testcafe falsely detects filter directives in the configuration file (#6620)
    • โœ… Concurrent Chrome instances cannot reconnect to TestCafe after a restart (#4554)
    • โœ… TestCafe hangs if a user enters an iframe and then switches to a different browser window (#6085)
    • โœ… TestCafe opens incorrect URLs when you concurrently run multiple fixtures from the same test file (#6041)
    • โœ… TestCafe expands disabled <select> elements (#5616)
    • โœ… TestCafe does not load some cross-domain iframes (#6633)
    • โœ… TestCafe incorrectly sets the Document.referrer property in Chrome 89 (#6144)
    • โœ… Tests hang when the test page initiates a file download (#5796)
    • ๐Ÿ”’ Requests fail because TestCafe incorrectly handles dynamic content security policy (#6057)
    • โœ… TestCafe triggers pointerdown event handlers twice (#5891)
    • โœ… TestCafe cannot trigger click event handlers for Angular buttons with the "disabled" attribute (#5240)