38 39 40
# File 'lib/capybara/driver/webkit.rb', line 38 def visit(path) browser.visit(url(path)) end