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