TestCafe v0.20.3 Release Notes

  • โœจ Enhancements

    ๐Ÿณ :gear: Add TS definitions to the Docker image (#2481)

    ๐Ÿ› Bug fixes

    • โœ… Selection in a contenteditable div now works properly in a specific scenario (#2365)
    • ๐Ÿ“ฆ A collision related to several moment-duration-format package versions is now fixed (#1750)
    • โœ… TestCafe now reports a warning when saving several screenshots at the same path (#2213)
    • โœ… A regression related to wrongly processed document.write in IE11 is now fixed (#2469)
    • โœ… An out of memory crash on calling console methods is now fixed (testcafe-hammerhead/#1546)
    • โœ… Click action for an element with 1px height or width works properly now (#2020)
    • โœ… Touch emulation for the latest Google Chrome was fixed (#2448)