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: 20,486 of 190,443
Downloads: 79,405

Daily

Ranking: 96,776 of 190,400
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,250,662,047bundler
81,258,433,457rake
101,239,355,463rack
29958,643,907rspec
39745,602,561rack-test
56661,622,316rubocop
72584,452,558pry
99450,653,514simplecov
137333,822,215sinatra
140330,057,396capybara
177276,781,809launchy
181268,055,557pry-byebug
1,82217,400,237codeclimate-test-reporter
17,612101,759cadre

Owners

#GravatarHandle
1icondkarter