RubyGems Navigation menu

capybara-js_finders 0.2.1

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)
  6. 0.2.1 July 18, 2011 (46.5 KB)
顯示所有版本(共 8)

Runtime 相依性套件 (1):

capybara ~> 1.0.0

Development 相依性套件 (7):

bbq ~> 0.0.3
erubis ~> 2.6.6
rake ~> 0.9.0
rdoc >= 2.4.2
redcarpet ~> 1.17
sinatra ~> 1.2.6

擁有者:

作者:

  • Robert Pankowecki

SHA 256 總和檢查碼:

=

總下載次數 32,980

這個版本 3,982

版本发布:

授權:

Ruby 版本需求:

相關連結: