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