open |
http://localhost/record/1 |
|
clickAndWait |
link=Discussion |
|
clickAndWait |
link=Reviews |
|
select |
score |
value=4 |
type |
note |
This is a test review title |
type |
msg |
This is a test review body. |
clickAndWait |
//input[@value='Add Review'] |
|
type |
p_un |
jekyll |
type |
p_pw |
j123ekyll |
clickAndWait |
action |
|
verifyTextPresent |
review |
|
open |
http://localhost/record/1 |
|
clickAndWait |
link=Discussion |
|
clickAndWait |
link=Reviews |
|
verifyTextPresent |
This is a test review title |
|
verifyTextPresent |
Reviewed by jekyll |
|
verifyTextPresent |
This is a test review body. |
|
clickAndWait |
link=logout |
|