# File lib/selenium/client/legacy_driver.rb, line 1128 def get_all_links() return string_array_command("getAllLinks", []) end