diff --git a/utilities/acceptance-tests/suites/AddPublications/ChecIndexView.html b/utilities/acceptance-tests/suites/AddPublications/ChecIndexView.html deleted file mode 100644 index 2fb88f39..00000000 --- a/utilities/acceptance-tests/suites/AddPublications/ChecIndexView.html +++ /dev/null @@ -1,675 +0,0 @@ - - - -
- - -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=Furter, Frank | -- |
assertTitle | -Furter, Frank | -- |
comment | -Select to add an Article | -- |
clickAndWait | -//div[@id='authorInAuthorship']/a | -- |
assertTitle | -Edit | -- |
verifyTextPresent | -Create a new publication entry for Furter, Frank | -- |
verifyTextPresent | -Publication Type | -- |
select | -typeSelector | -label=Academic Article | -
comment | -Cancel out before adding anything | -- |
click | -link=Cancel | -- |
comment | -Select to add an Article again, this time without a title | -- |
assertTitle | -Edit | -- |
verifyTextPresent | -Create a new publication entry for Furter, Frank | -- |
verifyTextPresent | -Publication Type | -- |
select | -typeSelector | -label=Academic Article | -
type | -relatedIndLabel | -- |
clickAndWait | -submit | -- |
assertTitle | -Edit | -- |
verifyTextPresent | -Must specify a publication title. | -- |
comment | -Select to add an Article again, this time do it right | -- |
assertTitle | -Edit | -- |
verifyTextPresent | -Create a new publication entry for Furter, Frank | -- |
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=Furter, Frank | -- |
comment | -Naviage back to Index | -- |
clickAndWait | -link=Index | -- |
assertTitle | -Index to VIVO Contents | -- |
comment | -Verify that an Article link now appears | -- |
refreshAndWait | -10000 | -- |
refreshAndWait | -10000 | -- |
refreshAndWait | -10000 | -- |
refreshAndWait | -10000 | -- |
refreshAndWait | -10000 | -- |
refreshAndWait | -10000 | -- |
refreshAndWait | -10000 | -- |
refreshAndWait | -10000 | -- |
refreshAndWait | -10000 | -- |
refreshAndWait | -10000 | -- |
verifyElementPresent | -link=Academic Article | -- |
verifyTextPresent | -Academic Article (1) | -- |
verifyElementPresent | -link=Article | -- |
verifyTextPresent | -Article (1) | -- |
comment | -Verify article shows up for Frank Furter | -- |
clickAndWait | -link=Faculty Member | -- |
assertTitle | -Faculty Member | -- |
clickAndWait | -link=Furter, Frank | -- |
refreshAndWait | -10000 | -- |
refreshAndWait | -10000 | -- |
refreshAndWait | -10000 | -- |
refreshAndWait | -10000 | -- |
refreshAndWait | -10000 | -- |
assertTitle | -Furter, Frank | -- |
verifyTextPresent | -publication(s) within the last 10 years incomplete data | -- |
verifyElementPresent | -//div[@id='pub_count_short_sparkline_vis']/table/tbody/tr/td[3] | -- |
verifyElementPresent | -link=View all VIVO publications and corresponding co-author network | -- |
verifyTextPresent | -View all VIVO publications and corresponding 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 | -- |