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,312 of 190,365
Downloads: 34,950

Daily

Ranking: 113,104 of 190,317
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
61,303,351,033i18n
71,294,956,419activesupport
81,256,317,454rake
137333,530,720sinatra
140329,662,416capybara
162292,450,821erubis
172281,711,329rdoc
412118,695,374redcarpet
6,446797,749ruby-debug19

Owners

#GravatarHandle
1iconGavdi
2iconpaneq