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,504 of 186,833
Downloads: 33,728

Daily

Ranking: 45,640 of 186,696
Downloads: 10

Depended by

RankDownloadsName

Depends on

RankDownloadsName
61,189,489,453i18n
71,166,558,178activesupport
101,126,598,827rake
131313,777,941sinatra
135303,946,649capybara
148285,001,612erubis
190230,933,272rdoc
411107,565,672redcarpet
6,183796,426ruby-debug19

Owners

#GravatarHandle
1iconGavdi
2iconpaneq