=Navigating= visit('/projects') visit(post_comments_path(post))
Finding stuff (using Capybara::Element unless noted) http://rubydoc.info/github/jnicklas/capybara/master/Capybara/Node/Finders
- (Capybara::Result) all([kind], locator, options)
- Find all elements on the page matching the given selector and options.