DeleteArticle
deleteAllVisibleCookies
comment Delete CNN article to cleanup database
open /vivo/
assertTitle VIVO
comment Must not be logged in already
clickAndWait link=Log in
assertTitle VIVO Site Administration
comment Must log in as site admin
type username testAdmin
type password Password
clickAndWait loginSubmitMode
comment Navigate to the Index to find the Article link
assertTitle VIVO Site Administration
clickAndWait link=Index
assertTitle Index to VIVO Contents
clickAndWait link=Article
assertTitle Article
comment Select the article to delete
clickAndWait link=Effect of Nintendo on Kids
assertTitle Effect of Nintendo on Kids
click //div[@id='content']/div[1]/h3
clickAndWait link=edit this individual
assertTitle Individual Control Panel
clickAndWait //input[@value='Edit This Individual']
assertTitle Individual Editing Form
comment Delete the article
clickAndWait _delete
assertConfirmation Are you SURE you want to delete this entity? If in doubt, CANCEL.
waitForPageToLoad 5000
assertTitle VIVO Site Administration
clickAndWait link=Index
pause 3000
assertTitle Index to VIVO Contents
pause 50000
comment Verify that there are no articles listed
verifyTextNotPresent Article
comment Logout
clickAndWait link=Log out
assertTitle VIVO