# File lib/selenium/client/legacy_driver.rb, line 1237 def get_html_source() return string_command("getHtmlSource", []) end