test_bibedit_access_curator_coll
open http://localhost
clickAndWait link=login
type p_un romeo
type p_pw r123omeo
clickAndWait action
open http://localhost/record/edit/?ln=en
type txtSearchPattern 36
click btnSearch
waitForText cellStatus Record loaded
waitForText cellStatus Ready
verifyText content_001_0 36
click btnCancel
waitForText cellStatus Cancelled
waitForText cellStatus Ready
type txtSearchPattern 70
click btnSearch
waitForText cellStatus Error: Permission denied
waitForText cellStatus Ready
verifyText bibEditMessage Could not access record. Permission denied.
clickAndWait link=logout