TestCafe 0.20.5 发布,自动化端到端 Web 测试工具

栏目: 软件资讯 · 发布时间: 7年前

内容简介:TestCafe 0.20.5 已发布,这是一个 bug 修复版本,包含以下更新内容: The buttons property was added to the MouseEvent instance (#2056) Response headers were converted to lowercase (#2534) Updated...

TestCafe 0.20.5 已发布,这是一个 bug 修复版本,包含以下更新内容:

  • The buttons property was added to the MouseEvent instance (#2056)

  • Response headers were converted to lowercase (#2534)

  • Updated flow definitions (#2053)

  • An AttributesWrapper instance is now updated when the the element's property specifies the disabled attribute (#2539)

  • TestCafe no longer hangs when it redirects from a tested page to the 'about:error' page with a hash (#2371)

  • TestCafe now reports a warning for a mocked request if CORS validation failed (#2482)

  • Prevented situations when a request logger tries to stringify a body that is not logged (#2555)

  • The Selector API now reports NaN instead of integer when type validation fails (#2470)

  • Enabled noImplicitAny and disabled skipLibCheck in the TypeScript compiler (#2497)

  • Pages with rel=prefetch links no longer hang during test execution (#2528)

  • Fixed the TypeError: this.res.setHeader is not a function error in Firefox (#2438)

  • The formtarget attribute was overridden (testcafe-hammerhead/#1513)

  • fetch.toString() now equals function fetch() { [native code] } (testcafe-hammerhead/#1662)

TestCafe 是一个用于测试 Web 应用的纯 Node.js 端到端解决方案。它负责所有阶段:启动浏览器、运行测试、收集测试结果和生成报告。TestCafe 不需要浏览器插件,它在所有流行的现代浏览器开箱即用。

TestCafe 0.20.5 发布,自动化端到端 Web 测试工具

下载地址:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

程序算法与技巧精选

程序算法与技巧精选

郭继展 / 2008-5 / 36.00元

《信息科学与技术丛书•程序算法与技巧精选》分17章,139个例题。书中介绍的算法和技巧涉及到随机数函数理论,基础数论,新意幻方,提高程序运行速度和精度,特定数据排序,穷举、递推、递归和迭代等诸多方面。这些算法和技巧大多是作者历年从事教学、软件开发、学术研究和学习的成果总结。 《信息科学与技术丛书•程序算法与技巧精选》内容不涉及计算机专业课程的诸多概念、理论,读者只需要学过C语言,有算法、结构......一起来看看 《程序算法与技巧精选》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

SHA 加密
SHA 加密

SHA 加密工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试