Categories: None [Edit]
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,829 of 183,147
Downloads: 66,555
Daily
Ranking: 29,512 of 183,139
Downloads: 1
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
1 | 2,410,789,589 | bundler |
9 | 974,496,990 | rack |
10 | 955,044,755 | rake |
25 | 818,429,918 | rspec |
37 | 590,135,990 | rack-test |
63 | 476,237,134 | rubocop |
68 | 467,425,546 | pry |
99 | 348,647,059 | simplecov |
122 | 282,151,253 | sinatra |
137 | 256,696,250 | capybara |
165 | 219,583,989 | launchy |
168 | 215,065,086 | pry-byebug |
1,628 | 15,842,946 | codeclimate-test-reporter |
16,967 | 91,337 | cadre |
Owners
# | Gravatar | Handle |
---|---|---|
1 | dkarter |