Module: CapybaraErrorIntel

Defined in:
lib/capybara_error_intel.rb,
lib/capybara_error_intel/dsl.rb,
lib/capybara_error_intel/version.rb

Overview

Provides Capybara::DSL predicate method wrappers that fail the test with heuristic Capybara errors when the result is ‘false`. Particularly useful when used inside page objects, allowing the user to expose predicate methods of their own.

Defined Under Namespace

Modules: DSL

Constant Summary collapse

VERSION =
'2.0.0'