ChangeFacultyImage
deleteAllVisibleCookies
comment Change the uploaded picture for Jane Faculty
open /vivo/
assertTitle VIVO
comment Must not be logged in
clickAndWait link=Log in
assertTitle VIVO Site Administration
comment Must log in as site admin
type username testAdmin
type password Password
clickAndWait loginSubmitMode
assertTitle VIVO Site Administration
comment Navigate to Jane Faculty
clickAndWait link=Index
assertTitle Index to VIVO Contents
clickAndWait link=Faculty Member
assertTitle Faculty Member
clickAndWait link=Jane Faculty
assertTitle Jane Faculty
click //div[@id='content']/div[1]/h3
clickAndWait link=edit this individual
assertTitle Individual Control Panel
verifyTextPresent Jane Faculty
comment Select to upload an image
clickAndWait //input[@value='Upload Image']
assertTitle Upload Image
verifyTextPresent Select Image File
comment Select file to upload
type file1 C:\vivo-code\vivo-rc1.0\utilities\acceptance-tests\suites\CreatePeople\Jane2.jpg
clickAndWait submitMode
assertTitle Upload Image
verifyTextPresent Results from processing input file:
updated individual Jane Faculty
Link to check uploaded image:
<Jane2.html>
clickAndWait link=Jane Faculty
assertTitle Jane Faculty
comment Verify image has been updated to new one
verifyAttribute //img[@title='Jane Faculty']@src /vivo/images/people/Jane2.jpg
comment Logout
clickAndWait link=Log out
assertTitle VIVO