test_submit_article | ||
open | http://localhost | |
clickAndWait | link=login | |
type | p_un | jekyll |
type | p_pw | j123ekyll |
clickAndWait | action | |
clickAndWait | link=Submit | |
clickAndWait | link=Demo Article Submission | |
click | comboARTICLE | |
clickAndWait | //input[@value='Submit New Record'] | |
type | DEMOART_REP | Test-Ref-001 Test-Ref-002 |
type | DEMOART_TITLE | Test article document title |
type | DEMOART_AU | Author1, Firstname1 Author2, Firstname2 |
type | DEMOART_ABS | This is a test abstract. It has some more lines. ...and some empty lines. And it finishes here. |
type | DEMOART_NUMP | 1234 |
select | DEMOART_LANG | label=French |
type | DEMOART_DATE | 11/01/2001 |
type | DEMOART_KW | test keyword1 test keyword2 test keyword3 |
type | DEMOART_NOTE | I don't think I have any additional comments. But maybe I'll input some quotes here: " ' ` and the rest. |
type | DEMOART_FILE | /opt/invenio/lib/webtest/invenio/test.pdf |
clickAndWait | endS | |
verifyTextPresent | Submission Complete! |
|
verifyTextPresent | our document has the following reference(s): DEMO-ARTICLE | |
clickAndWait | link=logout |