| open |
/web/guest/home/ |
|
| waitForElementPresent |
link=Control Panel |
|
| clickAtAndWait |
link=Control Panel |
|
| clickAtAndWait |
link=Bookmarks |
|
| clickAtAndWait |
//a/strong |
|
| clickAtAndWait |
//a/strong |
|
| assertText |
//div[2]/div/div[2]/ul/li[5]/a |
Add Bookmark |
| clickAtAndWait |
//div[2]/div/div[2]/ul/li[5]/a |
|
| type |
_28_name |
Test Bookmark |
| type |
_28_url |
http://www.liferay.com |
| type |
_28_comments |
This is a test bookmark! |
| clickAtAndWait |
//input[@value='Save'] |
|
| assertTextPresent |
Your request processed successfully. |
|
| assertElementPresent |
link=Test Bookmark |
|
| assertElementPresent |
link=http://www.liferay.com |
|