diff --git a/utilities/acceptance-tests/suites/AddNonPersonThings/CreateTestLibrarian.html b/utilities/acceptance-tests/suites/AddNonPersonThings/CreateTestLibrarian.html deleted file mode 100644 index 108b880c..00000000 --- a/utilities/acceptance-tests/suites/AddNonPersonThings/CreateTestLibrarian.html +++ /dev/null @@ -1,210 +0,0 @@ - - - -
- - -CreateTestLibrarian | ||
comment | -Add test Librarian named Lily Librarian | -- |
deleteAllVisibleCookies | -- | - |
open | -/vivo/ | -- |
assertTitle | -VIVO | -- |
comment | -Must be logged off to start | -- |
clickAndWait | -link=Log in | -- |
assertTitle | -VIVO Site Administration | -- |
comment | -Must login as the site admin | -- |
type | -loginName | -testAdmin | -
type | -loginPassword | -Password | -
clickAndWait | -loginForm | -- |
assertTitle | -VIVO Site Administration | -- |
verifyTextPresent | -Data Input | -- |
select | -VClassURI | -label=Librarian (core) | -
clickAndWait | -//input[@value='Add individual of this class'] | -- |
assertTitle | -Edit | -- |
comment | -Add Lily Librarian | -- |
type | -firstName | -Lily | -
type | -lastName | -Librarian | -
clickAndWait | -submit | -- |
comment | -Edit Lily Librarian to add title | -- |
assertTitle | -Librarian, Lily | -- |
clickAndWait | -link=edit this individual | -- |
assertTitle | -Individual Control Panel | -- |
clickAndWait | -//input[@value='Edit This Individual'] | -- |
assertTitle | -Individual Editing Form | -- |
type | -MonikerSelectAlt | -Associate Librarian | -
clickAndWait | -primaryAction | -- |
assertTitle | -Individual Control Panel | -- |
comment | -Verify that account was created | -- |
verifyTextPresent | -Librarian, Lily | -- |
verifyTextPresent | -Associate Librarian | -- |
comment | -Logout | -- |
clickAndWait | -link=Log out | -- |
assertTitle | -VIVO | -- |