| waitForElementPresent |
link=Blogs |
|
| clickAtAndWait |
link=Blogs |
|
| waitForVisible |
//input[@value='Add Blog Entry'] |
|
| clickAtAndWait |
//input[@value='Add Blog Entry'] |
|
| waitForVisible |
_33_title |
|
| type |
_33_title |
Second Test Entry |
| pause |
5000 |
|
| waitForElementPresent |
_33_editor |
|
| waitForElementPresent |
FCKeditor1___Frame |
|
| waitForElementPresent |
//textarea |
|
| selectFrame |
//iframe[@id="_33_editor"] |
|
| selectFrame |
//iframe[@id="FCKeditor1___Frame"] |
|
| selectFrame |
//iframe |
|
| type |
//body |
This is a second test entry. |
| selectFrame |
relative=top |
|
| clickAtAndWait |
_33_saveButton |
|
| assertTextPresent |
Your request processed successfully. |
|
| assertText |
//div[2]/div[1]/div[1]/a |
Second Test Entry |
| assertText |
//p |
This is a second test entry. |