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,416 of 191,483
Downloads: 35,021

Daily

Ranking: 78,082 of 191,454
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
61,317,867,718i18n
71,311,046,337activesupport
81,274,245,981rake
138336,029,567sinatra
140332,804,260capybara
166293,365,212erubis
168288,418,751rdoc
406120,490,652redcarpet
6,481797,916ruby-debug19

Owners

#GravatarHandle
1iconGavdi
2iconpaneq