RubyGems Navigation menu

capybara-js_finders 0.4.2

Additional finders for capybara that for some reason cannot use only xpath for finding nodes but needs to execute js for some calculations. \ Ex: I you want to find a table cell that is under or next to other cell the easiest way to do it is to check their position on page and compare them. This way you do not need to wory about calculating the effects of using colspan and rowspan attributes. The downside is that you need to use capybara driver that runs a browser like selenium.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.4.3 - October 09, 2011 (48.0 KB)
  2. 0.4.2 - October 09, 2011 (47.5 KB)
  3. 0.4.1 - September 15, 2011 (47.5 KB)
  4. 0.4.0 - July 28, 2011 (47.5 KB)
  5. 0.3.0 - July 27, 2011 (47.0 KB)
显示所有版本 (共 8 个)

Runtime 依赖 (2):

activesupport ~> 3.0.10
capybara ~> 1.0

Development 依赖 (7):

erubis ~> 2.6.6
i18n >= 0
rake ~> 0.9.0
rdoc >= 2.4.2
redcarpet ~> 1.17
sinatra ~> 1.2.6

业主:

作者:

  • Robert Pankowecki

SHA 256 校验和:

4cfa264047a084aa4b81ec866763f7e8cef6f44f5ffe84d89768986663af62e5

下载总量 32,204

这个版本 3,866

许可:

需要的 Ruby 版本:

链接: