v0.20.4 (2018-6-25)
Enhancements
TestCafe now takes screenshots using browsers' debug protocols (#2492)
Bug fixes
fetchrequests are now correctly proxied in a specific case (testcafe-hammerhead/#1613)- Resources responding with
304HTTP status code and with the 'content-length: ' header are proxied correctly now (testcafe-hammerhead/#1602) - The
transferargument ofwindow.postMessageis passed correctly now (testcafe-hammerhead/#1535) - Incorrect focus events order in IE has been fixed (#2072)