diff --git a/utilities/acceptance-tests/suites/AdminSecurity/AdminLoginLogout.html b/utilities/acceptance-tests/suites/AdminSecurity/AdminLoginLogout.html
index 3b56df96..ac56e5d7 100644
--- a/utilities/acceptance-tests/suites/AdminSecurity/AdminLoginLogout.html
+++ b/utilities/acceptance-tests/suites/AdminSecurity/AdminLoginLogout.html
@@ -130,11 +130,6 @@
link=Menu ordering |
|
-
- verifyElementPresent |
- link=Restrict logins |
- |
-
verifyElementPresent |
link=Site information |
@@ -227,7 +222,7 @@
verifyTextPresent |
- Refresh Content |
+ Site Maintenance |
|
@@ -245,6 +240,16 @@
link=Recompute inferences |
|
+
+ verifyElementPresent |
+ link=Restrict logins |
+ |
+
+
+ verifyElementPresent |
+ link=Activate developer panel |
+ |
+
clickAndWait |
diff --git a/utilities/acceptance-tests/suites/AdminSecurity/NewAdminCheckPrivileges.html b/utilities/acceptance-tests/suites/AdminSecurity/NewAdminCheckPrivileges.html
index 678a560a..468685c0 100644
--- a/utilities/acceptance-tests/suites/AdminSecurity/NewAdminCheckPrivileges.html
+++ b/utilities/acceptance-tests/suites/AdminSecurity/NewAdminCheckPrivileges.html
@@ -86,16 +86,6 @@
|
-
- clickAndWait |
- link=Site Admin |
- |
-
-
- assertTitle |
- VIVO Site Administration |
- |
-
verifyTextPresent |
Site Administration |
@@ -136,11 +126,6 @@
link=Menu ordering |
|
-
- verifyElementPresent |
- link=Restrict logins |
- |
-
verifyElementPresent |
link=Site information |
@@ -233,7 +218,7 @@
verifyTextPresent |
- Refresh Content |
+ Site Maintenance |
|
@@ -251,6 +236,16 @@
link=Recompute inferences |
|
+
+ verifyElementPresent |
+ link=Restrict logins |
+ |
+
+
+ verifyElementPresent |
+ link=Activate developer panel |
+ |
+
clickAndWait |
@@ -462,51 +457,6 @@
link=Site Admin |
|
-
- assertTitle |
- VIVO Site Administration |
- |
-
-
- clickAndWait |
- link=Restrict logins |
- |
-
-
- assertTitle |
- Restrict Logins |
- |
-
-
- verifyTextPresent |
- Restrict Logins |
- |
-
-
- verifyTextPresent |
- Logins are open to all. |
- |
-
-
- verifyElementPresent |
- link=Restrict Logins |
- |
-
-
- verifyTextNotPresent |
- We're sorry, but you are not authorized to view the page you requested. If you think this is an error, please contact us and we'll be happy to help. |
- |
-
-
- clickAndWait |
- link=Site Admin |
- |
-
-
- assertTitle |
- VIVO Site Administration |
- |
-
clickAndWait |
link=Site information |
@@ -875,7 +825,7 @@
verifyElementPresent |
- link=access provided by |
+ link=access provided by (scires) |
|
@@ -1129,6 +1079,76 @@
link=Connect DB |
|
+
+ verifyElementPresent |
+ link=Manage Jena Models |
+ |
+
+
+ verifyElementPresent |
+ link=Subtract One Model from Another |
+ |
+
+
+ verifyElementPresent |
+ link=Convert CSV to RDF |
+ |
+
+
+ verifyElementPresent |
+ link=Convert XML to RDF |
+ |
+
+
+ verifyElementPresent |
+ link=Execute SPARQL CONSTRUCT |
+ |
+
+
+ verifyElementPresent |
+ link=Generate TBox |
+ |
+
+
+ verifyElementPresent |
+ link=Name Blank Nodes |
+ |
+
+
+ verifyElementPresent |
+ link=Smush Resources |
+ |
+
+
+ verifyElementPresent |
+ link=Merge Resources |
+ |
+
+
+ verifyElementPresent |
+ link=Change Namespace of Resources |
+ |
+
+
+ verifyElementPresent |
+ link=Process Property Value Strings |
+ |
+
+
+ verifyElementPresent |
+ link=Split Property Value Strings into Multiple Property Values |
+ |
+
+
+ verifyElementPresent |
+ link=Harvest Person Data from CSV |
+ |
+
+
+ verifyElementPresent |
+ link=Harvest Grant Data from CSV |
+ |
+
verifyElementPresent |
link=Execute Workflow |
@@ -1395,6 +1415,91 @@
name=submit |
Recompute Inferences |
+
+ clickAndWait |
+ link=Site Admin |
+ |
+
+
+ assertTitle |
+ VIVO Site Administration |
+ |
+
+
+ clickAndWait |
+ link=Restrict logins |
+ |
+
+
+ assertTitle |
+ Restrict Logins |
+ |
+
+
+ verifyTextPresent |
+ Restrict Logins |
+ |
+
+
+ verifyTextPresent |
+ Logins are open to all. |
+ |
+
+
+ verifyElementPresent |
+ link=Restrict Logins |
+ |
+
+
+ verifyTextNotPresent |
+ We're sorry, but you are not authorized to view the page you requested. If you think this is an error, please contact us and we'll be happy to help. |
+ |
+
+
+ clickAndWait |
+ link=Site Admin |
+ |
+
+
+ assertTitle |
+ VIVO Site Administration |
+ |
+
+
+ click |
+ link=Activate developer panel |
+ |
+
+
+ pause |
+ 10000 |
+ |
+
+
+ verifyTextPresent |
+ VIVO is running in developer mode. (click for Options) |
+ |
+
+
+ click |
+ id=developerPanelClickText |
+ |
+
+
+ click |
+ id=developerEnabled |
+ |
+
+
+ click |
+ id=developerPanelSaveButton |
+ |
+
+
+ verifyTextNotPresent |
+ We're sorry, but you are not authorized to view the page you requested. If you think this is an error, please contact us and we'll be happy to help. |
+ |
+
clickAndWait |
diff --git a/utilities/acceptance-tests/suites/CreateProperties/AddMuseumArchDetails.html b/utilities/acceptance-tests/suites/CreateProperties/AddMuseumArchDetails.html
index d32df4c1..a61fb1b3 100644
--- a/utilities/acceptance-tests/suites/CreateProperties/AddMuseumArchDetails.html
+++ b/utilities/acceptance-tests/suites/CreateProperties/AddMuseumArchDetails.html
@@ -106,6 +106,11 @@
|
+
+ click |
+ //div[@id='wrapper-content']/ul/li[18] |
+ |
+
verifyTextPresent |
architectural details |
diff --git a/utilities/acceptance-tests/suites/CustomAdvisesForm/AddAdvises.html b/utilities/acceptance-tests/suites/CustomAdvisesForm/AddAdvises.html
index f312f9f7..289fba30 100644
--- a/utilities/acceptance-tests/suites/CustomAdvisesForm/AddAdvises.html
+++ b/utilities/acceptance-tests/suites/CustomAdvisesForm/AddAdvises.html
@@ -91,11 +91,6 @@
//div[@id='wrapper-content']/ul/li[8] |
|
-
- selectWindow |
- null |
- |
-
clickAndWait |
xpath=(//img[@alt='add'])[24] |
@@ -159,7 +154,7 @@
clickAndWait |
- xpath=(//img[@alt='add'])[24] |
+ xpath=(//img[@alt='add'])[28] |
|
@@ -280,7 +275,7 @@
clickAndWait |
- xpath=(//img[@alt='add'])[24] |
+ xpath=(//img[@alt='add'])[28] |
|
@@ -362,7 +357,7 @@
clickAndWait |
- xpath=(//img[@alt='add'])[24] |
+ xpath=(//img[@alt='add'])[28] |
|
diff --git a/utilities/acceptance-tests/suites/CustomAdvisesForm/ChangeAdvises.html b/utilities/acceptance-tests/suites/CustomAdvisesForm/ChangeAdvises.html
index a72aba11..290b265b 100644
--- a/utilities/acceptance-tests/suites/CustomAdvisesForm/ChangeAdvises.html
+++ b/utilities/acceptance-tests/suites/CustomAdvisesForm/ChangeAdvises.html
@@ -211,7 +211,7 @@
clickAndWait |
- xpath=(//img[@alt='edit this entry'])[3] |
+ xpath=(//img[@alt='edit this entry'])[4] |
|
@@ -293,7 +293,7 @@
clickAndWait |
- xpath=(//img[@alt='edit this entry'])[4] |
+ xpath=(//img[@alt='edit this entry'])[5] |
|
diff --git a/utilities/acceptance-tests/suites/CustomAwardsForm/AddAwards.html b/utilities/acceptance-tests/suites/CustomAwardsForm/AddAwards.html
index ab30a9b1..dc11e549 100644
--- a/utilities/acceptance-tests/suites/CustomAwardsForm/AddAwards.html
+++ b/utilities/acceptance-tests/suites/CustomAwardsForm/AddAwards.html
@@ -91,9 +91,14 @@
//div[@id='wrapper-content']/ul/li[12] |
|
+
+ assertTitle |
+ Edit |
+ |
+
clickAndWait |
- xpath=(//img[@alt='add'])[34] |
+ xpath=(//img[@alt='add'])[40] |
|
@@ -120,7 +125,7 @@
clickAndWait |
- xpath=(//img[@alt='add'])[34] |
+ xpath=(//img[@alt='add'])[40] |
|
@@ -198,7 +203,7 @@
clickAndWait |
- xpath=(//img[@alt='add'])[34] |
+ xpath=(//img[@alt='add'])[40] |
|
@@ -280,7 +285,7 @@
clickAndWait |
- xpath=(//img[@alt='add'])[34] |
+ xpath=(//img[@alt='add'])[40] |
|
@@ -407,7 +412,7 @@
click |
- //div[@id='wrapper-content']/ul/li[6] |
+ css=li.nonSelectedGroupTab.clickable |
|
diff --git a/utilities/acceptance-tests/suites/CustomAwardsForm/ChangeAwards.html b/utilities/acceptance-tests/suites/CustomAwardsForm/ChangeAwards.html
index 8b87c169..48af6488 100644
--- a/utilities/acceptance-tests/suites/CustomAwardsForm/ChangeAwards.html
+++ b/utilities/acceptance-tests/suites/CustomAwardsForm/ChangeAwards.html
@@ -88,7 +88,7 @@
click |
- //div[@id='wrapper-content']/ul/li[20] |
+ //div[@id='wrapper-content']/ul/li[12] |
|
@@ -211,7 +211,7 @@
clickAndWait |
- xpath=(//img[@alt='edit this entry'])[3] |
+ xpath=(//img[@alt='edit this entry'])[4] |
|
diff --git a/utilities/acceptance-tests/suites/CustomAwardsForm/DeleteAwards.html b/utilities/acceptance-tests/suites/CustomAwardsForm/DeleteAwards.html
index 1ed87cfa..c37aa286 100644
--- a/utilities/acceptance-tests/suites/CustomAwardsForm/DeleteAwards.html
+++ b/utilities/acceptance-tests/suites/CustomAwardsForm/DeleteAwards.html
@@ -86,11 +86,6 @@
|
-
- click |
- //div[@id='wrapper-content']/ul/li[20] |
- |
-
clickAndWait |
css=a.delete-relatedBy > img.delete-individual |
diff --git a/utilities/acceptance-tests/suites/InitialSetup/EditSiteInfo.html b/utilities/acceptance-tests/suites/InitialSetup/EditSiteInfo.html
index 370496bd..a78d0b39 100644
--- a/utilities/acceptance-tests/suites/InitialSetup/EditSiteInfo.html
+++ b/utilities/acceptance-tests/suites/InitialSetup/EditSiteInfo.html
@@ -303,12 +303,12 @@
verifyTextPresent |
- Version rel-1.6-rc2 |
+ Version rel-1.6-rc3 |
|
verifyElementPresent |
- link=rel-1.6-rc2 |
+ link=rel-1.6-rc3 |
|
@@ -532,7 +532,7 @@
verifyTextPresent |
- Version rel-1.6-rc2 |
+ Version rel-1.6-rc3 |
|
@@ -639,12 +639,12 @@
verifyTextPresent |
- Version rel-1.6-rc2 |
+ Version rel-1.6-rc3 |
|
verifyElementPresent |
- link=rel-1.6-rc2 |
+ link=rel-1.6-rc3 |
|
diff --git a/utilities/acceptance-tests/suites/InitialSetup/ValidateNewMenus.html b/utilities/acceptance-tests/suites/InitialSetup/ValidateNewMenus.html
index 032f4c70..36704180 100644
--- a/utilities/acceptance-tests/suites/InitialSetup/ValidateNewMenus.html
+++ b/utilities/acceptance-tests/suites/InitialSetup/ValidateNewMenus.html
@@ -873,6 +873,11 @@
link=Africa |
|
+
+ verifyElementPresent |
+ link=Antarctica |
+ |
+
verifyElementPresent |
link=Asia |
@@ -893,11 +898,6 @@
link=North America |
|
-
- verifyElementPresent |
- link=Oceania |
- |
-
verifyElementPresent |
link=South America |