Test Alert verifyment Failures
open ./tests/html/test_verify_alert.html  
assertFailureOnNext There were no alerts
verifyAlert noAlert
click oneAlert
assertFailureOnNext The alert was [Store Below 494 degrees K!]
verifyAlert wrongAlert
click twoAlerts
assertFailureOnNext The alert was [Store Below 220 degrees C!]
verifyAlert Store Below 429 degrees F!
assertFailureOnNext The alert was [Store Below 429 degrees F!]
verifyAlert Store Below 220 degrees C!
click oneAlert
assertErrorOnNext There was an unexpected Alert! [Store Below 494 degrees K!]
open ./tests/html/test_verify_alert.html