# File selenium.rb, line 1147
        def get_all_links()
            return get_string_array("getAllLinks", [])
        end