Method: Undead::Driver#html

Defined in:
lib/undead/driver.rb

#htmlObject



69
70
71
# File 'lib/undead/driver.rb', line 69

def html
  browser.body
end