TestCafe v1.15.2 Release Notes

Release Date: 2021-08-11 // over 2 years ago
  • ๐Ÿ› Bug Fixes

    • โœ… TestCafe fails to emulate the tab action if a page contains a cross-domain iframe (#6405).
    • ๐Ÿ”ง TestCafe ignores the quarantine mode options if you specify the configuration file (#6420).
    • โœ… TestCafe test fails if you specify a custom option as a command line argument (#6426)
    • The ERR_HTTP2_GOAWAY_SESSION error occurs randomly when you use HTTP/2 protocol (testcafe-hammerhead/#2653).
    • โœ… TestCafe fails if a page contains overridden getters for target elements (testcafe-hammerhead/#2662).
    • โœ… TestCafe incorrectly processes scripts that destruct empty elements (testcafe-hammerhead/#2670).