Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 ccnet 服务器上执行测试期间。一些测试在 Internet Explorer 忙时显示超时并挂起系统并在最后在 nunit 结果中显示旧的 results-xml 文件时失败,即使我使用的是干净的构建。
I'm having the same issue with WatiN-tests. I can't write text to a TextField. I have no idea for how to solve it yet.
Update: I downgraded from IE8 to IE6 and ran the WatiN-tests again without the timeout issue.