class Capybara::Driver::Base

def visit(path)

def visit(path)
  raise NotImplementedError
end