New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

testcafe

Package Overview
Dependencies
Maintainers
2
Versions
464
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

testcafe - npm Package Versions

1
47

1.9.5-rc.1

Diff

farfurix
published 1.9.4 •

Changelog

Source

v1.9.4 (2020-10-2)

Bug Fixes

  • Fixed an error thrown when TestCafe tested pages that access document.title (#5559, PR testcafe-hammerhead/#2451, PR testcafe-hammerhead/#2446)
  • Fixed a crash occurred when null was passed to the createTestCafe() API function (#5549)
  • Fixed an error thrown when the content-encoding header value was in the upper case (testcafe-hammerhead/#2427)
  • Fixed a crash that occurred in IE11 when Web Workers were used (PR testcafe-hammerhead/#2441 by @danielroe)
  • HTML nodes are now ordered correctly on tested web pages with Shadow UI (PR testcafe-hammerhead/#2447)
farfurix
published 1.9.4-rc.2 •

farfurix
published 1.9.4-rc.1 •

belym.a.2105
published 1.9.3 •

Changelog

Source

v1.9.3 (2020-9-17)

Bug Fixes

  • Fixed the RequestMock type definitions to accept any type for the headers (#5529)
  • TestCafe no longer displays a warning about missing await when you save a snapshot property to a variable but do not use it later in the test (#5534)
  • Consecutive document.getElementsByTagName('body') calls now produce the correct results even if the first call was made before a document body was parsed entirely (#5322)
belym.a.2105
published 1.9.3-rc.1 •

belym.a.2105
published 1.9.2 •

Changelog

Source

v1.9.2 (2020-9-2)

Bug Fixes

  • TestCafe's TypeScript definitions now allow null as an expected value in assertions (PR #5456)
  • Added warnings displayed when a user tries to get a snapshot property value and misses await (PR #5383, part of #5087)
  • Tested app's standard output and error streams are forwarded to the TestCafe's debug log now (#5423)
  • Tested apps no longer cause buffer overflow errors when they output too much data to standard streams (#2857)
  • TestCafe now correctly waits for elements on tested pages that mock date functions (#5447)
  • HTTP header overflow errors now occur less frequently due to the increased maximum header size. Enhanced the error message with troubleshooting instructions (testcafe-hammerhead/#2356)
  • Added a descriptive message with troubleshooting instructions for the error thrown when the tested web server sends malformed or non-standard headers (testcafe-hammerhead/#2188)
  • Fixed a CSRF error on tested pages that use the Request class (testcafe-hammerhead/#2140)
  • t.hover now works correctly for tested pages built with the Styled Components framework (#3830)
  • Fixed script processing that could cause unhandled exceptions on some pages (testcafe-hammerhead/#2417)
  • Fixed the 'TypeError: r is not a function' uncaught exception on some pages with an <iframe> (testcafe-hammerhead/#2392)
belym.a.2105
published 1.9.2-rc.2 •

belym.a.2105
published 1.9.2-rc.1 •

farfurix
published 1.9.1 •

Changelog

Source

v1.9.1 (2020-8-12)

Bug Fixes

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc