# File lib/selenium/openqa/selenium.rb, line 1138
        def get_all_buttons()
            return get_string_array("getAllButtons", [])
        end