Call `page.all` instead of `all` in feature steps
There's a naming conflict between Capybara and rspec-matchers which both define the `all` method. See https://github.com/jnicklas/capybara/issues/1396
Showing
Please register or sign in to comment