diff --git a/utilities/acceptance-tests/suites/AddNonPersonThings/DeleteIndexStuff.html b/utilities/acceptance-tests/suites/AddNonPersonThings/DeleteIndexStuff.html
index 1ab4b2ba..59dc5368 100644
--- a/utilities/acceptance-tests/suites/AddNonPersonThings/DeleteIndexStuff.html
+++ b/utilities/acceptance-tests/suites/AddNonPersonThings/DeleteIndexStuff.html
@@ -659,13 +659,18 @@
link=Edit this individual |
|
+
+ clickAndWait |
+ //input[@value="Edit This Individual's Datatype Properties"] |
+ |
+
assertTitle |
Individual Editing Form |
|
- clickAndWait |
+ click |
_delete |
|
diff --git a/utilities/acceptance-tests/suites/AddRoles/DeleteIndexStuff.html b/utilities/acceptance-tests/suites/AddRoles/DeleteIndexStuff.html
index 33485be7..4994bf19 100644
--- a/utilities/acceptance-tests/suites/AddRoles/DeleteIndexStuff.html
+++ b/utilities/acceptance-tests/suites/AddRoles/DeleteIndexStuff.html
@@ -1131,7 +1131,7 @@
comment |
-
+
|
@@ -1549,6 +1549,66 @@
link=Index |
|
+
+ clickAndWait |
+ link=Organization |
+ |
+
+
+ assertTitle |
+ Organization |
+ |
+
+
+ clickAndWait |
+ link=LITA Too |
+ |
+
+
+ assertTitle |
+ LITA Too |
+ |
+
+
+ clickAndWait |
+ link=Edit this individual |
+ |
+
+
+ assertTitle |
+ Individual Control Panel |
+ |
+
+
+ clickAndWait |
+ //input[@value="Edit This Individual's Datatype Properties"] |
+ |
+
+
+ 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 |