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: 37,352 of 196,721
Downloads: 35,817

Daily

Ranking: 58,818 of 196,694
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
61,429,789,477i18n
71,426,725,582activesupport
81,410,641,125rake
145357,839,824capybara
147356,018,006sinatra
152344,213,097rdoc
176301,063,806erubis
400133,973,162redcarpet
6,856801,306ruby-debug19

Owners

#GravatarHandle
1iconGavdi
2iconpaneq