# File selenium.rb, line 831
def
is_alert_present
()
return
get_boolean
(
"isAlertPresent"
, [])
end