Exception: CapybaraTestHelpers::Synchronization::ExpectationError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/capybara_test_helpers/synchronization.rb

Overview

Internal: Necessary because the RSpec exception is not a StandardError and thus capybara does not rescue it, so it wouldn’t attempt to retry it.