class Capybara::Driver::Node

def path

def path
  raise NotSupportedByDriverError, 'Capybara::Driver::Node#path'
end