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: 34,489 of 183,477
Downloads: 33,085

Daily

Ranking: 63,432 of 183,470
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
61,028,010,226i18n
71,004,546,968activesupport
10969,073,546rake
124285,141,946sinatra
127275,992,303erubis
136260,644,358capybara
210172,490,060rdoc
39594,217,946redcarpet
5,829795,600ruby-debug19

Owners

#GravatarHandle
1iconGavdi
2iconpaneq