Class: Capybara::Node

Inherits:
Object
  • Object
show all
Defined in:
lib/sandwich/ext/capybara.rb

Instance Method Summary collapse

Instance Method Details

#htmlObject

Raises:

  • (NotImplementedError)


9
10
11
# File 'lib/sandwich/ext/capybara.rb', line 9

def html
  raise NotImplementedError
end