diff --git a/utilities/acceptance-tests/suites/CustomPositionsForm/AddPositions.html b/utilities/acceptance-tests/suites/CustomPositionsForm/AddPositions.html
index 78a8c560..29611ba3 100644
--- a/utilities/acceptance-tests/suites/CustomPositionsForm/AddPositions.html
+++ b/utilities/acceptance-tests/suites/CustomPositionsForm/AddPositions.html
@@ -111,12 +111,12 @@
clickAndWait |
- link=Jane Faculty |
+ link=Faculty, Jane |
|
assertTitle |
- Jane Faculty |
+ Faculty, Jane |
|
@@ -136,7 +136,7 @@
verifyTextPresent |
- Create a new position entry for Jane Faculty |
+ Create a new position entry for Faculty, Jane |
|
@@ -331,7 +331,7 @@
assertTitle |
- Jane Faculty |
+ Faculty, Jane |
|
@@ -386,7 +386,7 @@
assertTitle |
- Jane Faculty |
+ Faculty, Jane |
|
@@ -461,7 +461,7 @@
assertTitle |
- Jane Faculty |
+ Faculty, Jane |
|
diff --git a/utilities/acceptance-tests/suites/CustomPositionsForm/ChangePositions.html b/utilities/acceptance-tests/suites/CustomPositionsForm/ChangePositions.html
index 3e755418..b2ce8966 100644
--- a/utilities/acceptance-tests/suites/CustomPositionsForm/ChangePositions.html
+++ b/utilities/acceptance-tests/suites/CustomPositionsForm/ChangePositions.html
@@ -116,12 +116,12 @@
clickAndWait |
- link=Jane Faculty |
+ link=Faculty, Jane |
|
assertTitle |
- Jane Faculty |
+ Faculty, Jane |
|
@@ -206,7 +206,7 @@
assertTitle |
- Jane Faculty |
+ Faculty, Jane |
|
@@ -296,7 +296,7 @@
assertTitle |
- Jane Faculty |
+ Faculty, Jane |
|
@@ -381,7 +381,7 @@
assertTitle |
- Jane Faculty |
+ Faculty, Jane |
|
diff --git a/utilities/acceptance-tests/suites/CustomPositionsForm/CheckPublicView.html b/utilities/acceptance-tests/suites/CustomPositionsForm/CheckPublicView.html
index ccdb159f..8ecee14a 100644
--- a/utilities/acceptance-tests/suites/CustomPositionsForm/CheckPublicView.html
+++ b/utilities/acceptance-tests/suites/CustomPositionsForm/CheckPublicView.html
@@ -81,12 +81,12 @@
clickAndWait |
- link=Jane Faculty |
+ link=Faculty, Jane |
|
assertTitle |
- Jane Faculty |
+ Faculty, Jane |
|
diff --git a/utilities/acceptance-tests/suites/CustomPositionsForm/CreateTestFacultyMember.html b/utilities/acceptance-tests/suites/CustomPositionsForm/CreateTestFacultyMember.html
index 65ba26fe..3c793122 100644
--- a/utilities/acceptance-tests/suites/CustomPositionsForm/CreateTestFacultyMember.html
+++ b/utilities/acceptance-tests/suites/CustomPositionsForm/CreateTestFacultyMember.html
@@ -39,11 +39,6 @@
|
|
-
- setTimeout |
- 100000 |
- |
-
open |
/vivo/ |
@@ -111,29 +106,64 @@
assertTitle |
- Individual Editing Form |
+ Edit |
|
comment |
-
+
|
type |
- Name |
- Jane Faculty |
+ firstName |
+ Jane |
+
+
+ type |
+ lastName |
+ Faculty |
+
+
+ clickAndWait |
+ submit |
+ |
+
+
+ comment |
+
+ |
+
+
+ assertTitle |
+ Faculty, Jane |
+ |
+
+
+ clickAndWait |
+ link=edit this individual |
+ |
+
+
+ assertTitle |
+ Individual Control Panel |
+ |
+
+
+ clickAndWait |
+ //input[@value='Edit This Individual'] |
+ |
+
+
+ assertTitle |
+ Individual Editing Form |
+ |
type |
MonikerSelectAlt |
Assistant Professor |
-
- verifyTextPresent |
- Creating New Record |
- |
-
clickAndWait |
primaryAction |
@@ -151,7 +181,12 @@
verifyTextPresent |
- Jane Faculty |
+ Faculty, Jane |
+ |
+
+
+ verifyTextPresent |
+ Assistant Professor |
|
diff --git a/utilities/acceptance-tests/suites/CustomPositionsForm/DeletePositions.html b/utilities/acceptance-tests/suites/CustomPositionsForm/DeletePositions.html
index 02b366b5..a4a2979a 100644
--- a/utilities/acceptance-tests/suites/CustomPositionsForm/DeletePositions.html
+++ b/utilities/acceptance-tests/suites/CustomPositionsForm/DeletePositions.html
@@ -116,12 +116,12 @@
clickAndWait |
- link=Jane Faculty |
+ link=Faculty, Jane |
|
assertTitle |
- Jane Faculty |
+ Faculty, Jane |
|
@@ -146,7 +146,7 @@
assertTitle |
- Jane Faculty |
+ Faculty, Jane |
|
@@ -166,7 +166,7 @@
assertTitle |
- Jane Faculty |
+ Faculty, Jane |
|
@@ -186,7 +186,7 @@
assertTitle |
- Jane Faculty |
+ Faculty, Jane |
|
diff --git a/utilities/acceptance-tests/suites/CustomPositionsForm/DeleteTestFacultyMember.html b/utilities/acceptance-tests/suites/CustomPositionsForm/DeleteTestFacultyMember.html
index 61726c83..5223bc62 100644
--- a/utilities/acceptance-tests/suites/CustomPositionsForm/DeleteTestFacultyMember.html
+++ b/utilities/acceptance-tests/suites/CustomPositionsForm/DeleteTestFacultyMember.html
@@ -39,11 +39,6 @@
|
|
-
- setTimeout |
- 100000 |
- |
-
open |
/vivo/ |
@@ -94,6 +89,11 @@
VIVO Site Administration |
|
+
+ comment |
+
+ |
+
clickAndWait |
link=Index |
@@ -104,11 +104,6 @@
Index to VIVO Contents |
|
-
- comment |
-
- |
-
clickAndWait |
link=Faculty Member |
@@ -121,12 +116,12 @@
clickAndWait |
- link=Jane Faculty |
+ link=Faculty, Jane |
|
assertTitle |
- Jane Faculty |
+ Faculty, Jane |
|
@@ -189,31 +184,6 @@
Index to VIVO Contents |
|
-
- refreshAndWait |
- 10000 |
- |
-
-
- refreshAndWait |
- 10000 |
- |
-
-
- refreshAndWait |
- 10000 |
- |
-
-
- refreshAndWait |
- 10000 |
- |
-
-
- refreshAndWait |
- 10000 |
- |
-
verifyTextNotPresent |
Faculty Member |
@@ -221,7 +191,7 @@
comment |
-
+
|
diff --git a/utilities/acceptance-tests/suites/CustomPositionsForm/SearchPositions.html b/utilities/acceptance-tests/suites/CustomPositionsForm/SearchPositions.html
index 9c5a408a..885897c6 100644
--- a/utilities/acceptance-tests/suites/CustomPositionsForm/SearchPositions.html
+++ b/utilities/acceptance-tests/suites/CustomPositionsForm/SearchPositions.html
@@ -81,12 +81,12 @@
verifyElementPresent |
- link=Jane Faculty |
+ link=Faculty, Jane |
|
verifyTextPresent |
- Jane Faculty | Assistant Professor |
+ Faculty, Jane | Assistant Professor |
|
@@ -116,7 +116,7 @@
verifyElementPresent |
- link=Jane Faculty |
+ link=Faculty, Jane |
|
@@ -186,7 +186,7 @@
verifyTextNotPresent |
- Jane Faculty |
+ Faculty, Jane |
|
@@ -226,12 +226,12 @@
verifyElementPresent |
- link=Jane Faculty |
+ link=Faculty, Jane |
|
verifyTextPresent |
- Jane Faculty Professor, 1986 - |
+ Faculty, Jane Professor, 1986 - |
|
@@ -281,7 +281,7 @@
verifyElementNotPresent |
- link=Jane Faculty |
+ link=Faculty, Jane |
|