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,765 of 187,591
Downloads: 34,405

Daily

Ranking: 69,839 of 187,571
Downloads: 8

Depended by

RankDownloadsName

Depends on

RankDownloadsName
61,227,747,118i18n
71,212,119,821activesupport
101,165,649,814rake
133320,361,528sinatra
135313,968,174capybara
158287,311,971erubis
182248,248,053rdoc
414111,176,612redcarpet
6,268796,980ruby-debug19

Owners

#GravatarHandle
1iconGavdi
2iconpaneq