diff --git a/utilities/acceptance-tests/suites/AddNonPersonThings/DeleteOtherStuff.html b/utilities/acceptance-tests/suites/AddNonPersonThings/DeleteOtherStuff.html deleted file mode 100644 index 1529877a..00000000 --- a/utilities/acceptance-tests/suites/AddNonPersonThings/DeleteOtherStuff.html +++ /dev/null @@ -1,574 +0,0 @@ - - - -
- - -DeleteIndexStuff | ||
comment | -Delete everything left that is searchable | -- |
deleteAllVisibleCookies | -- | - |
setTimeout | -200000 | -- |
open | -/vivo/ | -- |
assertTitle | -VIVO | -- |
comment | -Must not be logged in | -- |
clickAndWait | -link=Log in | -- |
assertTitle | -Log in to VIVO | -- |
comment | -Must log in as site admin | -- |
type | -loginName | -testAdmin@cornell.edu | -
type | -loginPassword | -Password | -
clickAndWait | -loginForm | -- |
assertTitle | -VIVO | -- |
clickAndWait | -link=Site Admin | -- |
assertTitle | -VIVO Site Administration | -- |
comment | -Verify stuff to be deleted exists | -- |
type | -querytext | -primate | -
clickAndWait | -//input[@value='Search'] | -- |
assertTitle | -primate - VIVO Search Results | -- |
verifyElementPresent | -link=Primate Health Check | -- |
verifyElementPresent | -link=Primate Student of the Year | -- |
verifyElementPresent | -link=Best Primate College | -- |
verifyElementPresent | -link=Primate Research Laboratory | -- |
verifyElementPresent | -link=Primate Research Lab Room 123 | -- |
comment | -Delete stuff | -- |
clickAndWait | -link=Primate Health Check | -- |
assertTitle | -Primate Health Check | -- |
clickAndWait | -link=Edit this individual | -- |
assertTitle | -Individual Control Panel | -- |
clickAndWait | -//input[@value='Edit This Individual'] | -- |
assertTitle | -Individual Editing Form | -- |
click | -_delete | -- |
assertConfirmation | -Are you SURE you want to delete this individual? If in doubt, CANCEL. | -- |
waitForPageToLoad | -5000 | -- |
assertTitle | -VIVO Site Administration | -- |
type | -querytext | -primate | -
clickAndWait | -//input[@value='Search'] | -- |
assertTitle | -primate - VIVO Search Results | -- |
clickAndWait | -link=Primate Student of the Year | -- |
assertTitle | -Primate Student of the Year | -- |
clickAndWait | -link=Edit this individual | -- |
assertTitle | -Individual Control Panel | -- |
clickAndWait | -//input[@value='Edit This Individual'] | -- |
assertTitle | -Individual Editing Form | -- |
click | -_delete | -- |
assertConfirmation | -Are you SURE you want to delete this individual? If in doubt, CANCEL. | -- |
waitForPageToLoad | -5000 | -- |
assertTitle | -VIVO Site Administration | -- |
type | -querytext | -primate | -
clickAndWait | -//input[@value='Search'] | -- |
assertTitle | -primate - VIVO Search Results | -- |
clickAndWait | -link=Best Primate College | -- |
assertTitle | -Best Primate College | -- |
clickAndWait | -link=Edit this individual | -- |
assertTitle | -Individual Control Panel | -- |
clickAndWait | -//input[@value='Edit This Individual'] | -- |
assertTitle | -Individual Editing Form | -- |
click | -_delete | -- |
assertConfirmation | -Are you SURE you want to delete this individual? If in doubt, CANCEL. | -- |
waitForPageToLoad | -5000 | -- |
assertTitle | -VIVO Site Administration | -- |
type | -querytext | -primate | -
clickAndWait | -//input[@value='Search'] | -- |
assertTitle | -primate - VIVO Search Results | -- |
clickAndWait | -link=Primate Research Laboratory | -- |
assertTitle | -Primate Research Laboratory | -- |
clickAndWait | -link=Edit this individual | -- |
assertTitle | -Individual Control Panel | -- |
clickAndWait | -//input[@value='Edit This Individual'] | -- |
assertTitle | -Individual Editing Form | -- |
click | -_delete | -- |
assertConfirmation | -Are you SURE you want to delete this individual? If in doubt, CANCEL. | -- |
waitForPageToLoad | -5000 | -- |
assertTitle | -VIVO Site Administration | -- |
type | -querytext | -primate | -
clickAndWait | -//input[@value='Search'] | -- |
assertTitle | -primate - VIVO Search Results | -- |
clickAndWait | -link=Primate Research Lab Room 123 | -- |
assertTitle | -Primate Research Lab Room 123 | -- |
clickAndWait | -link=Edit this individual | -- |
assertTitle | -Individual Control Panel | -- |
assertTitle | -Individual Control Panel | -- |
clickAndWait | -//input[@value='Edit This Individual'] | -- |
assertTitle | -Individual Editing Form | -- |
click | -_delete | -- |
assertConfirmation | -Are you SURE you want to delete this individual? If in doubt, CANCEL. | -- |
waitForPageToLoad | -5000 | -- |
assertTitle | -VIVO Site Administration | -- |
comment | -Verify stuff to be deleted exists | -- |
type | -querytext | -not sure | -
clickAndWait | -//input[@value='Search'] | -- |
assertTitle | -not sure - VIVO Search Results | -- |
verifyElementPresent | -link=Not sure | -- |
comment | -Delete the stuff | -- |
clickAndWait | -link=Not sure | -- |
assertTitle | -Not sure | -- |
clickAndWait | -link=Edit this individual | -- |
assertTitle | -Individual Control Panel | -- |
clickAndWait | -//input[@value='Edit This Individual'] | -- |
assertTitle | -Individual Editing Form | -- |
click | -_delete | -- |
assertConfirmation | -Are you SURE you want to delete this individual? If in doubt, CANCEL. | -- |
waitForPageToLoad | -5000 | -- |
assertTitle | -VIVO Site Administration | -- |
comment | -Logout | -- |
clickAndWait | -link=Home | -- |
clickAndWait | -link=Log out | -- |
assertTitle | -VIVO | -- |