# File selenium.rb, line 1137
        def get_all_buttons()
            return get_string_array("getAllButtons", [])
        end