open |
/nuxeo/logout |
|
open |
/nuxeo/ |
|
type |
username |
Administrator |
type |
password |
Administrator |
clickAndWait |
Submit |
|
verifyTextPresent |
Administrator |
|
select |
//select[@class="langSelect"] |
label=English (United Kingdom) |
clickAndWait |
//input[@class="langSubmit"] |
|
open |
/nuxeo/site/blogs/testblogsite1/testBlogPost2/ |
|
waitForPageToLoad |
15000 |
|
waitForPageToLoad |
15000 |
|
clickAndWait |
//input[@value="Modify"] |
|
type |
description |
Modified description2 |
clickAndWait |
//input[@value='Save'] |
|
waitForPageToLoad |
15000 |
|
verifyTextPresent |
Modified description2 |
|
clickAndWait |
//input[@value="Modify"] |
|
type |
description |
Not saving... |
clickAndWait |
//input[@value='Cancel'] |
|
waitForPageToLoad |
15000 |
|
verifyTextNotPresent |
Not saving... |
|