Categories: None [Edit]

capybara-js_finders

https://rubygems.org/gems/capybara-js_finders
https://github.com/paneq/capybara-js_finders
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.

Total

Ranking: 36,669 of 192,156
Downloads: 35,127

Daily

Ranking: 38,230 of 192,137
Downloads: 8

Depended by

RankDownloadsName

Depends on

RankDownloadsName
61,332,800,957i18n
71,326,454,339activesupport
81,293,584,300rake
139338,595,805sinatra
141336,233,831capybara
166295,078,558rdoc
167294,702,536erubis
405122,241,911redcarpet
6,508799,176ruby-debug19

Owners

#GravatarHandle
1iconGavdi
2iconpaneq