diff --git a/utilities/acceptance-tests/suites/user-privileges/CheckUserBasedPrivileges.html b/utilities/acceptance-tests/suites/user-privileges/CheckUserBasedPrivileges.html
index db059f5d..dba11848 100644
--- a/utilities/acceptance-tests/suites/user-privileges/CheckUserBasedPrivileges.html
+++ b/utilities/acceptance-tests/suites/user-privileges/CheckUserBasedPrivileges.html
@@ -74,14 +74,34 @@
VIVO Site Administration |
|
+
+ clickAndWait |
+ link=Class hierarchy |
+ |
+
comment |
|
+
+ assertTitle |
+ Class Hierarchy |
+ |
+
clickAndWait |
- //input[@value='Add individual of this class'] |
+ link=exact:foaf:Agent |
+ |
+
+
+ assertTitle |
+ Class Control Panel |
+ |
+
+
+ clickAndWait |
+ //input[@value='Add New Individual in This Class'] |
|
@@ -99,6 +119,36 @@
primaryAction |
|
+
+ assertTitle |
+ Individual Control Panel |
+ |
+
+
+ clickAndWait |
+ //input[@value='Add Type'] |
+ |
+
+
+ assertTitle |
+ Individual Type Editing Form |
+ |
+
+
+ select |
+ TypeURI |
+ label=core:Faculty Member |
+
+
+ clickAndWait |
+ primaryAction |
+ |
+
+
+ assertTitle |
+ Individual Control Panel |
+ |
+
comment |
@@ -106,12 +156,7 @@
pause |
- 5000 |
- |
-
-
- assertTitle |
- Individual Control Panel |
+ 500 |
|