# File lib/selenium/openqa/selenium.rb, line 873
        def get_alert()
            return get_string("getAlert", [])
        end