TestCafe 0.20.5 已发布,这是一个 bug 修复版本,包含以下更新内容:
buttons property was added to the MouseEvent instance (#2056)AttributesWrapper instance is now updated when the the element's property specifies the disabled attribute (#2539)NaN instead of integer when type validation fails (#2470)noImplicitAny and disabled skipLibCheck in the TypeScript compiler (#2497)rel=prefetch links no longer hang during test execution (#2528)TypeError: this.res.setHeader is not a function error in Firefox (#2438)formtarget attribute was overridden (testcafe-hammerhead/#1513)fetch.toString() now equals function fetch() { [native code] } (testcafe-hammerhead/#1662)TestCafe 是一个用于测试 Web 应用的纯 Node.js 端到端解决方案。它负责所有阶段:启动浏览器、运行测试、收集测试结果和生成报告。TestCafe 不需要浏览器插件,它在所有流行的现代浏览器开箱即用。
下载地址: