【发布时间】:2019-12-20 16:35:00
【问题描述】:
我正在为其编写自动化测试的站点已禁用输入字段,当用户单击它们时会启用这些字段。我花了大约一天的时间试图让 testcafe 单击表单中的一个元素,该元素将启用字段进行编辑,但没有运气。
看起来它可能已被故意阻止,因此禁用的字段不会对事件做出反应?
https://github.com/DevExpress/testcafe-hammerhead/pull/1505
有人知道解决这个问题的方法吗?有没有办法让禁用的输入接受点击事件?
【问题讨论】:
标签: testing automated-tests e2e-testing testcafe web-testing