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