TestCafe v0.20.4 Release Notes

  • โœจ Enhancements

    โœ… TestCafe now takes screenshots using browsers' debug protocols (#2492)

    ๐Ÿ› Bug fixes

    • โœ… fetch requests now correctly proxied in a specific case (testcafe-hammerhead/#1613)
    • โœ… Resources responding with 304 HTTP status code and with the 'content-length: ' header are proxied correctly now (testcafe-hammerhead/#1602)
    • โœ… The transfer argument of window.postMessage is passed correctly now (testcafe-hammerhead/#1535)
    • โœ… Incorrect focus events order in IE has been fixed (#2072)