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