# File lib/selenium/client/idiomatic.rb, line 202 202: def alert? 203: boolean_command "isAlertPresent" 204: end