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.
在我们将 Javascript 集成到我们的 RSpec 和 Cucumber 工作流程中的永恒追求中,我们正在评估Culerity,并且暂时对此感到非常兴奋。
与 Selenium 相比,对 Culerity 有什么一般或特别的建议吗?
我个人发现 Culerity 比 Selenium 更容易出错,也更易怒。我有几个失败的测试结果证明是 Celerity 的问题,而不是测试或应用程序的问题。浪费了很多时间:/
仅就文档而言,我会选择 Selenium:
硒文档。
文化文件。
Culerity 是否有一个 Firefox 插件来记录测试脚本(确实让事情变得容易) 哪个有更好的记录?
我认为 Selenium 现在在这些方面做得更好。