红联Linux门户
Linux帮助

TestCafe v0.11.0发布,重新设计选择器系统

发布时间:2016-12-09 09:29:29来源:红联作者:baihuo
TestCafe v0.11.0 发布了。重新设计的选择器系统,内置断言和大量的错误修复!

更新内容:

Action keyboard events now have event.key and event.keyIdentifier properties set

document.body.nextSibling, that was broken is some cases previously, now operates properly

Now it's possible to use t.setFilesToUpload and t.clearUpload methods with the hidden inputs

Now test not hangs if object toString method uses this.location getter

Touch events now correctly dispatched in latest Chrome versions with touch monitor

Now test compilation doesn't fail if imported helper contains module re-export (e.g. export * from './mod')

Actions now scroll to element to make it completely visible (there possible)

Dispatched key events now successfully pass instanceof check

Ember elements doesn't throw Uncaught TypeError: e.getAttribute is not a function anymore

First run wizards now automatically disabled in Chrome in Firefox

软件详情:https://devexpress.github.io/testcafe/blog/testcafe-v0-11-0-released.html

下载地址:https://github.com/DevExpress/testcafe/archive/v0.11.1.zip

来自:开源中国社区
文章评论

共有 0 条评论