You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 4, 2020. It is now read-only.
spec.summary = %q{Print meaningful error messages to console when the visited page is served with a non-successful HTTP status code.}
spec.description = %q{A mixin for Capybara page objects that overrides `#visit` with a method that tests for successful HTTP status codes and throws a meaningful error message otherwise..}