# File lib/selenium/openqa/selenium.rb, line 1148
        def get_all_links()
            return get_string_array("getAllLinks", [])
        end