AddArticle
deleteAllVisibleCookies
comment Add CNN article
open /vivo/
assertTitle VIVO
comment Must not be logged in already
clickAndWait link=Log in
assertTitle VIVO Site Administration
comment Must login as site admin
type username testAdmin
type password Password
clickAndWait loginSubmitMode
assertTitle VIVO Site Administration
comment Navigate to Index
clickAndWait link=Index
assertTitle Index to VIVO Contents
comment Verify that no articles currently exist
verifyTextNotPresent Article
comment Navigate to Site Admin
clickAndWait link=Site Admin
assertTitle VIVO Site Administration
comment Select to add an Article
select VClassURI label=Article (bibo)
clickAndWait //input[@value='Add individual of this class']
assertTitle Individual Editing Form
comment Enter article name and URL info
type Name Effect of Nintendo on Kids
type Url http://cnn.com
type Anchor CNN News Article
clickAndWait primaryAction
assertTitle Individual Control Panel
comment Verify that article has been added
verifyTextPresent Effect of Nintendo on Kids
verifyTextPresent exact:bibo:Article
comment Naviage back to Index
clickAndWait link=Index
assertTitle Index to VIVO Contents
comment Verify that an Article link now appears
verifyTextPresent Article
comment Logout
clickAndWait link=Log out
assertTitle VIVO