# File lib/selenium/client/idiomatic.rb, line 220
220:       def alert
221:         string_command "getAlert"
222:       end