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,935 of 193,649
Downloads: 35,384

Daily

Ranking: 95,690 of 193,618
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
61,369,865,412i18n
71,367,119,287activesupport
81,345,057,418rake
142345,611,912sinatra
143344,662,755capybara
163313,246,925rdoc
172297,356,110erubis
400126,706,451redcarpet
6,628799,643ruby-debug19

Owners

#GravatarHandle
1iconGavdi
2iconpaneq