diff --git a/utilities/acceptance-tests/suites/AddRoles/CheckRepairMode.html b/utilities/acceptance-tests/suites/AddRoles/CheckRepairMode.html
index d892bfe9..d1db1ff3 100644
--- a/utilities/acceptance-tests/suites/AddRoles/CheckRepairMode.html
+++ b/utilities/acceptance-tests/suites/AddRoles/CheckRepairMode.html
@@ -147,7 +147,7 @@
type |
relatedIndLabel |
- American Library Association (ALA) |
+ LITA |
type |
@@ -181,7 +181,7 @@
verifyElementPresent |
- link=American Library Association (ALA) |
+ link=LITA |
|
@@ -191,12 +191,12 @@
clickAndWait |
- link=American Library Association (ALA) |
+ link=LITA |
|
assertTitle |
- American Library Association (ALA) |
+ LITA |
|
@@ -226,12 +226,12 @@
clickAndWait |
- link=American Library Association (ALA) |
+ link=LITA |
|
assertTitle |
- American Library Association (ALA) |
+ LITA |
|
@@ -251,7 +251,7 @@
verifyTextPresent |
- American Library Association (ALA) |
+ LITA |
|
@@ -266,7 +266,7 @@
comment |
-
+
|
@@ -284,21 +284,6 @@
5000 |
|
-
- refreshAndWait |
- 10000 |
- |
-
-
- clickAndWait |
- link=Index |
- |
-
-
- assertTitle |
- Index to VIVO Contents |
- |
-
comment |
@@ -306,7 +291,7 @@
verifyTextPresent |
- American Library Association (ALA) |
+ LITA |
|
@@ -371,7 +356,7 @@
clickAndWait |
- //div[@id='hasMemberRole']/ul/li/span/span/a[1] |
+ //div[@id='hasMemberRole']/ul/li[2]/span/span/a[1] |
|
@@ -472,7 +457,7 @@
type |
relatedIndLabel |
- American Library Association (ALA) |
+ LITA |
click |
@@ -491,7 +476,7 @@
verifyElementPresent |
- link=American Library Association (ALA) |
+ link=LITA |
|
diff --git a/utilities/acceptance-tests/suites/AddRoles/DeleteIndexStuff.html b/utilities/acceptance-tests/suites/AddRoles/DeleteIndexStuff.html
index 24114805..23835ec3 100644
--- a/utilities/acceptance-tests/suites/AddRoles/DeleteIndexStuff.html
+++ b/utilities/acceptance-tests/suites/AddRoles/DeleteIndexStuff.html
@@ -1454,6 +1454,76 @@
VIVO Site Administration |
|
+
+ clickAndWait |
+ link=Index |
+ |
+
+
+ assertTitle |
+ Index to VIVO Contents |
+ |
+
+
+ clickAndWait |
+ link=Organization |
+ |
+
+
+ assertTitle |
+ Organization |
+ |
+
+
+ clickAndWait |
+ link=LITA |
+ |
+
+
+ assertTitle |
+ LITA |
+ |
+
+
+ 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 entity? If in doubt, CANCEL. |
+ |
+
+
+ pause |
+ 5000 |
+ |
+
+
+ assertTitle |
+ VIVO Site Administration |
+ |
+
comment |