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