Module: Capybara
- Defined in:
- lib/capybara/slow_finder_errors.rb
Defined Under Namespace
Modules: Node
Constant Summary collapse
- ADDITIONAL_MESSAGE =
'Timeout reached while running a *waiting* Capybara finder...perhaps you wanted to return immediately? Use a non-waiting Capybara finder. More info: http://blog.codeship.com/faster-rails-tests?utm_source=gem_exception'