test_submit_book | ||
open | http://localhost | |
clickAndWait | link=login | |
type | p_un | jekyll |
type | p_pw | j123ekyll |
clickAndWait | action | |
clickAndWait | link=Submit | |
clickAndWait | link=Demo Book Submission (Refereed) | |
clickAndWait | //input[@value='Submit New Record'] | |
type | DEMOBOO_REP | test-bk-ref-1 test-bk-ref-2 |
type | DEMOBOO_TITLE | Test book title |
type | DEMOBOO_AU | Doe, John |
type | DEMOBOO_ABS | This is a test abstract of this test book record. |
type | DEMOBOO_NUMP | 10 |
select | DEMOBOO_LANG | label=English |
type | DEMOBOO_DATE | 10/01/2001 |
type | DEMOBOO_KW | test keyword 1 test keyword 2 |
type | DEMOBOO_NOTE | No additional notes. |
clickAndWait | endS | |
verifyTextPresent | Submission Complete! | |
verifyTextPresent | Your document has the following reference(s): DEMO-BOOK- | |
verifyTextPresent | An email has been sent to the referee. | |
clickAndWait | link=logout |