test_submit_poetry | ||
open | http://localhost | |
clickAndWait | link=login | |
type | p_un | jekyll |
type | p_pw | j123ekyll |
clickAndWait | action | |
clickAndWait | link=Submit | |
clickAndWait | link=Demo Poetry Submission | |
clickAndWait | //input[@value='Submit New Record'] | |
type | DEMOPOE_TITLE | A test poem |
type | DEMOPOE_AU | Doe, John |
select | DEMOPOE_LANG | label=Slovak |
type | DEMOPOE_YEAR | 1234 |
clickAndWait | //strong/font | |
type | DEMOPOE_ABS | This is a test poem<br> a test poem indeed<br> with some accented characters<br> <br> Ελληνικά<br> 日本語<br> Español |
clickAndWait | endS | |
verifyTextPresent | Submission Complete! |
|
verifyTextPresent | Your document has the following reference(s): DEMO-POETRY- | |
clickAndWait | link=logout |