TestCafe v0.18.4 Release Notes

Release Date: 2017-11-17 // over 6 years ago
  • โœจ Enhancements

    โœ… :gear: WebSockets support (testcafe-hammerhead/#911)

    โœ… TestCafe provides full-featured WebSocket support (wss and ws protocols, request authentication, etc.).

    ๐Ÿ› Bug Fixes

    • โœ… You can click on elements under the Status bar and specify the transition css property (#1934)
    • โž• Added support for pages with the rest and default parameter instructions (testcafe-hammerhead/#1336)
    • โœ… Pages with several base tags are supported (testcafe-hammerhead/#1349)
    • โœ… Redirects from cross-domain to same-domain pages are processed (#1922)
    • โœ… Contenteditable custom elements are correctly recognized (testcafe-hammerhead/#1366)
    • โœ… Internal headers for fetch requests are set correctly (testcafe-hammerhead/#1360)