diff --git a/utilities/acceptance-tests/suites/AddNonPersonThings/DeleteIndexStuff.html b/utilities/acceptance-tests/suites/AddNonPersonThings/DeleteIndexStuff.html index 207ce441..ccbb4d84 100644 --- a/utilities/acceptance-tests/suites/AddNonPersonThings/DeleteIndexStuff.html +++ b/utilities/acceptance-tests/suites/AddNonPersonThings/DeleteIndexStuff.html @@ -279,6 +279,16 @@ _delete + + assertConfirmation + Are you SURE you want to delete this individual? If in doubt, CANCEL. + + + + waitForPageToLoad + 5000 + + assertTitle VIVO Site Administration diff --git a/utilities/acceptance-tests/suites/AddNonPersonThingsVB/DeleteIndexStuff.html b/utilities/acceptance-tests/suites/AddNonPersonThingsVB/DeleteIndexStuff.html index ceb7ed11..ccbb4d84 100644 --- a/utilities/acceptance-tests/suites/AddNonPersonThingsVB/DeleteIndexStuff.html +++ b/utilities/acceptance-tests/suites/AddNonPersonThingsVB/DeleteIndexStuff.html @@ -211,7 +211,7 @@ assertConfirmation - Are you SURE you want to delete this entity? If in doubt, CANCEL. + Are you SURE you want to delete this individual? If in doubt, CANCEL. @@ -281,7 +281,7 @@ assertConfirmation - Are you SURE you want to delete this entity? If in doubt, CANCEL. + Are you SURE you want to delete this individual? If in doubt, CANCEL. @@ -356,7 +356,7 @@ assertConfirmation - Are you SURE you want to delete this entity? If in doubt, CANCEL. + Are you SURE you want to delete this individual? If in doubt, CANCEL. @@ -426,7 +426,7 @@ assertConfirmation - Are you SURE you want to delete this entity? If in doubt, CANCEL. + Are you SURE you want to delete this individual? If in doubt, CANCEL. @@ -496,7 +496,7 @@ assertConfirmation - Are you SURE you want to delete this entity? If in doubt, CANCEL. + Are you SURE you want to delete this individual? If in doubt, CANCEL. @@ -566,7 +566,7 @@ assertConfirmation - Are you SURE you want to delete this entity? If in doubt, CANCEL. + Are you SURE you want to delete this individual? If in doubt, CANCEL. @@ -641,7 +641,7 @@ assertConfirmation - Are you SURE you want to delete this entity? If in doubt, CANCEL. + Are you SURE you want to delete this individual? If in doubt, CANCEL. @@ -716,7 +716,7 @@ assertConfirmation - Are you SURE you want to delete this entity? If in doubt, CANCEL. + Are you SURE you want to delete this individual? If in doubt, CANCEL. @@ -786,7 +786,7 @@ assertConfirmation - Are you SURE you want to delete this entity? If in doubt, CANCEL. + Are you SURE you want to delete this individual? If in doubt, CANCEL. @@ -861,7 +861,7 @@ assertConfirmation - Are you SURE you want to delete this entity? If in doubt, CANCEL. + Are you SURE you want to delete this individual? If in doubt, CANCEL. @@ -931,7 +931,7 @@ assertConfirmation - Are you SURE you want to delete this entity? If in doubt, CANCEL. + Are you SURE you want to delete this individual? If in doubt, CANCEL. @@ -1001,7 +1001,7 @@ assertConfirmation - Are you SURE you want to delete this entity? If in doubt, CANCEL. + Are you SURE you want to delete this individual? If in doubt, CANCEL. @@ -1071,7 +1071,7 @@ assertConfirmation - Are you SURE you want to delete this entity? If in doubt, CANCEL. + Are you SURE you want to delete this individual? If in doubt, CANCEL. @@ -1136,7 +1136,7 @@ assertConfirmation - Are you SURE you want to delete this entity? If in doubt, CANCEL. + Are you SURE you want to delete this individual? If in doubt, CANCEL. @@ -1211,7 +1211,7 @@ assertConfirmation - Are you SURE you want to delete this entity? If in doubt, CANCEL. + Are you SURE you want to delete this individual? If in doubt, CANCEL. @@ -1281,7 +1281,7 @@ assertConfirmation - Are you SURE you want to delete this entity? If in doubt, CANCEL. + Are you SURE you want to delete this individual? If in doubt, CANCEL. @@ -1356,7 +1356,7 @@ assertConfirmation - Are you SURE you want to delete this entity? If in doubt, CANCEL. + Are you SURE you want to delete this individual? If in doubt, CANCEL. @@ -1426,7 +1426,7 @@ assertConfirmation - Are you SURE you want to delete this entity? If in doubt, CANCEL. + Are you SURE you want to delete this individual? If in doubt, CANCEL. @@ -1496,7 +1496,7 @@ assertConfirmation - Are you SURE you want to delete this entity? If in doubt, CANCEL. + Are you SURE you want to delete this individual? If in doubt, CANCEL. @@ -1566,7 +1566,7 @@ assertConfirmation - Are you SURE you want to delete this entity? If in doubt, CANCEL. + Are you SURE you want to delete this individual? If in doubt, CANCEL. @@ -1636,7 +1636,7 @@ assertConfirmation - Are you SURE you want to delete this entity? If in doubt, CANCEL. + Are you SURE you want to delete this individual? If in doubt, CANCEL. @@ -1706,7 +1706,7 @@ assertConfirmation - Are you SURE you want to delete this entity? If in doubt, CANCEL. + Are you SURE you want to delete this individual? If in doubt, CANCEL. @@ -1776,7 +1776,7 @@ assertConfirmation - Are you SURE you want to delete this entity? If in doubt, CANCEL. + Are you SURE you want to delete this individual? If in doubt, CANCEL. @@ -1851,7 +1851,7 @@ assertConfirmation - Are you SURE you want to delete this entity? If in doubt, CANCEL. + Are you SURE you want to delete this individual? If in doubt, CANCEL. @@ -1921,7 +1921,7 @@ assertConfirmation - Are you SURE you want to delete this entity? If in doubt, CANCEL. + Are you SURE you want to delete this individual? If in doubt, CANCEL. diff --git a/utilities/acceptance-tests/suites/CreatePeople/AddFacultyInfo.html b/utilities/acceptance-tests/suites/CreatePeople/AddFacultyInfo.html index ce44d4f3..5dc07d77 100644 --- a/utilities/acceptance-tests/suites/CreatePeople/AddFacultyInfo.html +++ b/utilities/acceptance-tests/suites/CreatePeople/AddFacultyInfo.html @@ -196,7 +196,7 @@ clickAndWait - //div[@id='wrapper-content']/section[3]/article[4]/h3/a/img + //h3[@id='hasCollaborator']/a/img diff --git a/utilities/acceptance-tests/suites/CreatePeopleVB/CreateFacultyMember.html b/utilities/acceptance-tests/suites/CreatePeopleVB/CreateFacultyMember.html index fd56e564..4ec2de62 100644 --- a/utilities/acceptance-tests/suites/CreatePeopleVB/CreateFacultyMember.html +++ b/utilities/acceptance-tests/suites/CreatePeopleVB/CreateFacultyMember.html @@ -134,6 +134,11 @@ VIVO Site Administration + + select + VClassURI + label=Faculty Member (core) + clickAndWait //input[@value='Add individual of this class'] @@ -276,6 +281,31 @@ pause + 50000 + + + + refreshAndWait + 10000 + + + + refreshAndWait + 10000 + + + + refreshAndWait + 10000 + + + + refreshAndWait + 10000 + + + + refreshAndWait 10000 diff --git a/utilities/acceptance-tests/suites/CreatePeopleVB/CreateLibrarian.html b/utilities/acceptance-tests/suites/CreatePeopleVB/CreateLibrarian.html index f74bc1ab..81a26787 100644 --- a/utilities/acceptance-tests/suites/CreatePeopleVB/CreateLibrarian.html +++ b/utilities/acceptance-tests/suites/CreatePeopleVB/CreateLibrarian.html @@ -191,6 +191,31 @@ pause + 50000 + + + + refreshAndWait + 10000 + + + + refreshAndWait + 10000 + + + + refreshAndWait + 10000 + + + + refreshAndWait + 10000 + + + + refreshAndWait 10000