DeleteArticles
comment Delete CNN article and book chapter to cleanup database
deleteAllVisibleCookies
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 10000
assertTitle Index to VIVO Contents
refreshAndWait 10000
refreshAndWait 10000
comment Verify that there are no articles listed
verifyTextNotPresent Article
comment Navigate to the Index to find the Chapter link
assertTitle Index to VIVO Contents
clickAndWait link=Chapter
assertTitle Chapter
comment Select the chapter to delete
clickAndWait link=Becoming a Digital Library
assertTitle Becoming a Digital Library
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 10000
assertTitle Index to VIVO Contents
refreshAndWait 10000
refreshAndWait 10000
comment Verify that there are no articles listed
verifyTextNotPresent Chapter
comment Logout
clickAndWait link=Log out
assertTitle VIVO