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,774 of 192,720
Downloads: 35,249

Daily

Ranking: 105,271 of 192,704
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
61,348,002,075i18n
71,344,407,943activesupport
81,316,242,181rake
140341,477,720sinatra
141339,680,332capybara
165302,409,936rdoc
168295,830,203erubis
403124,039,171redcarpet
6,564799,353ruby-debug19

Owners

#GravatarHandle
1iconGavdi
2iconpaneq