test_message_sendlater | ||
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 |
type | msg_body | i love you |
select | msg_send_day | label=4 |
select | msg_send_month | label=July |
clickAndWait | send_button | |
verifyTextPresent | The chosen date (0/7/4) is invalid. | |
select | msg_send_year | label=2019 |
clickAndWait | send_button | |
verifyTextPresent | Your message has been sent. | |
clickAndWait | link=logout |