AddArticles
comment Add CNN article
deleteAllVisibleCookies
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
verifyTextNotPresent Chapter
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
comment Add a book chapter
select VClassURI label=Chapter (bibo)
clickAndWait //input[@value='Add New Individual of above Type']
assertTitle Individual Editing Form
type Name Becoming a Digital Library
type Url http://www.amazon.com/Becoming-Digital-Library-Information-Science/dp/0824709667/ref=sr_1_1?ie=UTF8&s=books&qid=1274298756&sr=1-1
type Anchor Amazon Overiew
clickAndWait primaryAction
assertTitle Individual Control Panel
comment Verify that book chapter has been added
refreshAndWait 10000
refreshAndWait 10000
refreshAndWait 10000
refreshAndWait 10000
refreshAndWait 10000
verifyTextPresent Becoming a Digital Library
comment Naviage back to Index
clickAndWait link=Index
assertTitle Index to VIVO Contents
comment Verify Article and Chapter links now appear
verifyTextPresent Article (1)
verifyTextPresent Chapter (1)
comment Logout
clickAndWait link=Log out
assertTitle VIVO