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,669 of 187,239
Downloads: 34,294

Daily

Ranking: 46,216 of 187,224
Downloads: 8

Depended by

RankDownloadsName

Depends on

RankDownloadsName
61,214,460,924i18n
71,196,180,149activesupport
101,151,901,046rake
132318,128,948sinatra
135310,164,446capybara
154286,565,261erubis
185241,836,103rdoc
411109,963,383redcarpet
6,237796,832ruby-debug19

Owners

#GravatarHandle
1iconGavdi
2iconpaneq