diff --git a/utilities/acceptance-tests/suites/CreatePeople/FixWebpageField.html b/utilities/acceptance-tests/suites/CreatePeople/FixWebpageField.html new file mode 100644 index 00000000..5ee2a55b --- /dev/null +++ b/utilities/acceptance-tests/suites/CreatePeople/FixWebpageField.html @@ -0,0 +1,170 @@ + + + +
+ + +FixWebpageField | ||
deleteAllVisibleCookies | ++ | + |
setTimeout | +100000 | ++ |
comment | +Set webpages to work properly | ++ |
open | +/vivo/ | ++ |
assertTitle | +VIVO | ++ |
comment | +Must not be logged in already | ++ |
clickAndWait | +link=Log in | ++ |
assertTitle | +Log in to VIVO | ++ |
comment | +Must login as site admin | ++ |
type | +loginName | +testAdmin@cornell.edu | +
type | +loginPassword | +Password | +
clickAndWait | +loginForm | ++ |
clickAndWait | +link=Site Admin | ++ |
assertTitle | +VIVO Site Administration | ++ |
clickAndWait | +link=Object property hierarchy | ++ |
assertTitle | +Object Property Hierarchy | ++ |
clickAndWait | +link=webpage | ++ |
assertTitle | +Object Property Control Panel | ++ |
clickAndWait | +//input[@value='Edit Property Record'] | ++ |
assertTitle | +Property Editing Form | ++ |
type | +CustomEntryForm | +manageWebpagesForIndividual.jsp | +
clickAndWait | +primaryAction | ++ |
assertTitle | +Object Property Control Panel | ++ |
comment | +Make correction | ++ |
clickAndWait | +link=Home | ++ |
clickAndWait | +link=Log out | ++ |
assertTitle | +VIVO | ++ |