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,486 of 190,443
Downloads: 79,405
Daily
Ranking: 96,776 of 190,400
Downloads: 0
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 | 3,250,662,047 | bundler |
| 8 | 1,258,433,457 | rake |
| 10 | 1,239,355,463 | rack |
| 29 | 958,643,907 | rspec |
| 39 | 745,602,561 | rack-test |
| 56 | 661,622,316 | rubocop |
| 72 | 584,452,558 | pry |
| 99 | 450,653,514 | simplecov |
| 137 | 333,822,215 | sinatra |
| 140 | 330,057,396 | capybara |
| 177 | 276,781,809 | launchy |
| 181 | 268,055,557 | pry-byebug |
| 1,822 | 17,400,237 | codeclimate-test-reporter |
| 17,612 | 101,759 | cadre |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | dkarter |