# File selenium.rb, line 1256
        def get_html_source()
            return get_string("getHtmlSource", [])
        end