test_bibedit_access_curator_all | ||
open | http://localhost | |
clickAndWait | link=login | |
type | p_un | balthasar |
type | p_pw | b123althasar |
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 | 12 |
click | btnSearch | |
waitForText | cellStatus | Record loaded |
waitForText | cellStatus | Ready |
verifyText | content_001_0 | 12 |
click | btnCancel | |
waitForText | cellStatus | Cancelled |
waitForText | cellStatus | Ready |
clickAndWait | link=logout |