diff --git a/utilities/acceptance-tests/suites/AdminSecurity/AdminBookmarkedPage.html b/utilities/acceptance-tests/suites/AdminSecurity/AdminLoginLogout.html
similarity index 81%
rename from utilities/acceptance-tests/suites/AdminSecurity/AdminBookmarkedPage.html
rename to utilities/acceptance-tests/suites/AdminSecurity/AdminLoginLogout.html
index 81aac2e9..48edc947 100644
--- a/utilities/acceptance-tests/suites/AdminSecurity/AdminBookmarkedPage.html
+++ b/utilities/acceptance-tests/suites/AdminSecurity/AdminLoginLogout.html
@@ -60,8 +60,13 @@
|
- verifyTextPresent |
- Please enter your email address. |
+ verifyTextNotPresent |
+ testAdmin |
+ |
+
+
+ verifyTextNotPresent |
+ Site Admin |
|
@@ -89,6 +94,21 @@
VIVO Site Administration |
|
+
+ verifyTextPresent |
+ Log out |
+ |
+
+
+ verifyTextPresent |
+ testAdmin |
+ |
+
+
+ verifyTextPresent |
+ Site Admin |
+ |
+
comment |
@@ -116,7 +136,7 @@
verifyTextPresent |
- You have logged out. |
+ You have logged out. |
|
@@ -176,7 +196,7 @@
verifyTextPresent |
- You have logged out. |
+ You have logged out. |
|
@@ -219,6 +239,41 @@
Index to VIVO Contents |
|
+
+ clickAndWait |
+ link=Log out |
+ |
+
+
+ assertTitle |
+ Index to VIVO Contents |
+ |
+
+
+ verifyTextPresent |
+ You have logged out. |
+ |
+
+
+ verifyTextPresent |
+ Please log in to manage content. |
+ |
+
+
+ verifyElementPresent |
+ link=log in |
+ |
+
+
+ clickAndWait |
+ link=Home |
+ |
+
+
+ assertTitle |
+ VIVO |
+ |
+