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: 35,850 of 187,960
Downloads: 34,508

Daily

Ranking: 92,912 of 187,950
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
61,239,604,367i18n
71,226,293,376activesupport
101,177,763,422rake
134322,456,229sinatra
136316,700,656capybara
158288,085,118erubis
180253,346,918rdoc
414112,320,483redcarpet
6,289797,135ruby-debug19

Owners

#GravatarHandle
1iconGavdi
2iconpaneq