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