# File lib/capybara/rack_test/driver.rb, line 49 def follow(method, path, attributes = {}) browser.follow(method, path, attributes) end