# File selenium.rb, line 515
        def get_alert()
            return get_string("getAlert", [])
        end