test_alert_add_search
open http://localhost
clickAndWait link=login
type p_un romeo
type p_pw r123omeo
clickAndWait action
clickAndWait link=Your baskets
clickAndWait link=creating a new basket
type new_topic_name alerts
type new_basket_name news physics
clickAndWait //input[@value='Create new basket']
verifyTextPresent news physics
clickAndWait link=Search
type p physics
clickAndWait action_search
clickAndWait link=email alert
type name news
select freq label=daily
select idb label=alerts > news physics
clickAndWait action
verifyTextPresent The alert news has been added to your profile.
clickAndWait link=Remove
verifyTextPresent The alert news has been removed from your profile
clickAndWait link=Your baskets
clickAndWait link=news physics
clickAndWait link=Delete basket
clickAndWait //input[@value='Yes']
clickAndWait link=logout