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: 34,376 of 183,107
Downloads: 32,980

Daily

Ranking: 86,038 of 183,092
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
61,012,900,328i18n
7989,475,609activesupport
10953,844,246rake
122281,877,677sinatra
126274,983,084erubis
137256,382,381capybara
210167,990,555rdoc
39293,021,715redcarpet
5,781795,494ruby-debug19

Owners

#GravatarHandle
1iconGavdi
2iconpaneq