Capybara 2.14.1 发布,Web 应用验收测试框架

apybara 2.14.1 已发布,Capybara 是一个 Web 应用验收测试框架,通过模拟真实用户交互的方式来测试你的 web 应用。它内置 Rack::Test 和 Selenium 支持,也支持其他驱动。WebKit 通过外部 gem 的形式支持。

更新内容:

Catch correct error when unexpected system modals are discovered in latest selenium

Update default puma server registration to encourage it to run in single mode

Suppress invalid element errors raised while lazily evaluating the results of all

Added missing with_selected option to the :select selector to match options/with_options options - Issue #1865

Workaround broken system modals when using selenium with headless Chrome
文章转载自 开源中国社区 [http://www.oschina.net]

上一篇:Sql server 查询数据库中包含某字段的所有的表


下一篇:查询SQL Server执行过的SQL语句