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,618 of 186,954
Downloads: 34,003

Daily

Ranking: 41,751 of 186,947
Downloads: 7

Depended by

RankDownloadsName

Depends on

RankDownloadsName
61,202,473,302i18n
71,181,798,617activesupport
101,139,617,007rake
131316,000,374sinatra
135307,165,767capybara
151285,807,771erubis
188236,603,348rdoc
410108,790,369redcarpet
6,206796,654ruby-debug19

Owners

#GravatarHandle
1iconGavdi
2iconpaneq