in features/ios/pages/alert_page.rb [51:55]
def check_for_dismissed_alert_message(arg) wait_for_element_does_not_exist("* text:'#{arg}'") end end