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: 21,154 of 196,338
Downloads: 81,353
Daily
Ranking: 51,088 of 196,320
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,687,515,579 | bundler |
| 8 | 1,399,913,164 | rake |
| 12 | 1,335,721,386 | rack |
| 29 | 1,013,199,560 | rspec |
| 41 | 805,417,291 | rack-test |
| 57 | 737,392,019 | rubocop |
| 72 | 628,596,604 | pry |
| 98 | 495,507,544 | simplecov |
| 144 | 355,629,834 | capybara |
| 146 | 354,447,713 | sinatra |
| 177 | 297,217,122 | launchy |
| 190 | 285,337,889 | pry-byebug |
| 1,867 | 18,272,909 | codeclimate-test-reporter |
| 18,289 | 103,872 | cadre |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | dkarter |