# File lib/selenium/client/legacy_driver.rb, line 1118 1118: def get_all_buttons() 1119: return string_array_command("getAllButtons", []) 1120: end