CheckNobodyPrivileges
deleteAllVisibleCookies
setTimeout 100000
comment Check Unprivileged User Rights
open /vivo/
assertTitle VIVO
comment Must not be logged in already
clickAndWait link=Log in
assertTitle Log in to VIVO
comment Login as Richard Rookie
type loginName JaneFaculty@cornell.edu
type loginPassword Password
clickAndWait loginForm
assertTitle Faculty, Jane
comment Check privileges
verifyTextNotPresent Site Admin
verifyElementNotPresent link=Site Admin
clickAndWait css=a.add-overview > img.add-individual
assertTitle Edit
waitForElementPresent tinymce
type tinymce I am updating my own profile.
clickAndWait id=submit
assertTitle Faculty, Jane
verifyTextPresent I am updating my own profile.
comment Logout
clickAndWait link=Home
clickAndWait link=Log out
assertTitle VIVO