AddArticle
deleteAllVisibleCookies
comment Add CNN article in backend (old way)
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 loginName testAdmin
type loginPassword Password
clickAndWait loginForm
assertTitle VIVO Site Administration
comment Navigate to Index
clickAndWait link=Index
assertTitle Index to VIVO Contents
comment Verify that no articles currently exist
verifyTextNotPresent Academic Article
verifyTextNotPresent Article
comment Navigate to Frank Furter
clickAndWait link=Faculty Member
assertTitle Faculty Member
clickAndWait link=Frank Furter
assertTitle Frank Furter
comment Select to add an Article
clickAndWait //div[@id='authorInAuthorship']/a
assertTitle Edit
verifyTextPresent Create a new publication entry for Frank Furter
verifyTextPresent Publication Type
select typeSelector label=Academic Article
comment Cancel out before adding anything
click link=Cancel
comment Select to add an Article again
assertTitle Edit
verifyTextPresent Create a new publication entry for Frank Furter
verifyTextPresent Publication Type
select typeSelector label=Academic Article
type relatedIndLabel Effect of Nintendo on Kids
clickAndWait submit
assertTitle Effect of Nintendo on Kids
comment Add more info to publication
clickAndWait //div[@id='dprop-vitro-links']/a
assertTitle Edit
comment Cancel out
clickAndWait link=Cancel
comment Hit add button without entering anything
clickAndWait //div[@id='dprop-vitro-links']/a
assertTitle Edit
clickAndWait submit
assertTitle Edit
verifyTextPresent This field must not be empty.
comment Add with only URL field entered
type url http://www.cnn.com/
type anchor
clickAndWait submit
assertTitle Edit
verifyValue url http://www.cnn.com/
verifyTextPresent This field must not be empty.
comment Add with only Link Anchor Text field entered
type url
type anchor Special Report
clickAndWait submit
assertTitle Edit
verifyTextPresent This field must not be empty.
verifyValue anchor Special Report
comment Now add all required fields
type url http://www.cnn.com/
type anchor Special Report
clickAndWait submit
assertTitle Effect of Nintendo on Kids
verifyTextPresent Special Report
verifyTextPresent (primary link)
verifyElementPresent //div[@id='dprop-vitro-links']/ul/li/span/em
verifyElementPresent link=Frank Furter
comment Naviage back to Index
clickAndWait link=Index
assertTitle Index to VIVO Contents
comment Verify that an Article link now appears
verifyElementPresent link=Academic Article
verifyElementPresent //div[@id='content']/div/ul[2]/li[1]
verifyElementPresent link=Article
verifyElementPresent //div[@id='content']/div/ul[2]/li[2]
comment Verify article shows up for Frank Furter
clickAndWait link=Faculty Member
assertTitle Faculty Member
clickAndWait link=Frank Furter
refreshAndWait 10000
refreshAndWait 10000
refreshAndWait 10000
refreshAndWait 10000
refreshAndWait 10000
assertTitle Frank Furter
verifyTextPresent publication(s) within the last 10 years incomplete data
verifyElementPresent //div[@id='pub_count_short_sparkline_vis']/table/tbody/tr/td[3]
verifyTextPresent View all publications over career and co-author network
verifyElementPresent link=Effect of Nintendo on Kids
verifyTextPresent Academic Article
verifyElementPresent //div[@id='authorInAuthorship']/ul/li[1]/span
comment Find article via search
type search nintendo
clickAndWait submit
assertTitle nintendo - VIVO Search Results
verifyElementPresent link=publications
verifyTextPresent Effect of Nintendo on Kids
verifyTextPresent Academic Article
verifyElementPresent //div[@id='content']/div/ul/li
comment Logout
clickAndWait link=Log out
assertTitle VIVO