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