test_message_deleteall
open http://localhost
clickAndWait link=login
type p_un romeo
type p_pw r123omeo
clickAndWait action
clickAndWait link=Your messages
clickAndWait del_all
type msg_to_user juliet
type msg_subject Dear juliet
clickAndWait send_button
clickAndWait del_all
type msg_to_user juliet
type msg_subject Dear juliet 2
clickAndWait send_button
clickAndWait link=logout
clickAndWait link=login here
type p_un juliet
type p_pw j123uliet
clickAndWait action
clickAndWait link=Your messages
clickAndWait //input[@name='del_all' and @value='Delete All']
clickAndWait //input[@value='Yes']
verifyTextPresent No messages
clickAndWait link=logout