# File lib/capybara/driver/base.rb, line 10
def
visit
(
path
)
raise
NotImplementedError
end