Categories: None [Edit]

capybara_error_intel

https://rubygems.org/gems/capybara_error_intel
https://github.com/dkarter/capybara_error_intel
Capybara provides excellent error messages for its built in predicate methods: has_selector?, has_text?, has_title? etc.. but when those are used from Page Objects while exposing predicate methods from the PageObjects themselves the error messages are lost and all we get is "expected true, got false". Including this module into your PageObject by adding "include CapybaraErrorIntel::DSL" after "include Capybara::DSL" will return the heuristic error messages.

Total

Ranking: 21,255 of 196,658
Downloads: 81,436

Daily

Ranking: 111,482 of 196,619
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,750,343,576bundler
81,416,600,134rake
121,348,959,120rack
291,020,526,382rspec
42813,295,827rack-test
56747,227,703rubocop
72633,800,712pry
98501,545,707simplecov
145359,062,742capybara
147356,897,451sinatra
178299,856,220launchy
190287,423,613pry-byebug
1,86918,371,261codeclimate-test-reporter
18,353103,976cadre

Owners

#GravatarHandle
1icondkarter