# File lib/capybara/driver/celerity_driver.rb, line 98
  def visit(path)
    browser.goto(url(path))
  end