| open |
/web/guest/home/ |
|
| waitForElementPresent |
link=Control Panel |
|
| clickAtAndWait |
link=Control Panel |
|
| clickAtAndWait |
link=Blogs |
|
| assertText |
//div[@class='entry-title']/a |
Blogs Entry Title |
| assertText |
//div[@class='entry-body']/p |
Blogs Entry Content |
| assertText |
//div[@class='subscribe']/span[1]/a |
RSS (Opens New Window) |
| storeAttribute |
//div[@class='subscribe']/span[1]/a@href |
rssURL |
| open |
${rssURL} |
|
| assertText |
//x:h1[@id='feedTitleText'] |
Liferay |
| assertText |
//x:h2[@id='feedSubtitleText'] |
Liferay |
| assertText |
//x:div[@id='feedContent']/x:div[1]/x:h3/x:a |
Blogs Entry Title |
| assertText |
//x:div[@id='feedContent']/x:div[1]/x:div/x:p |
Blogs Entry Content |
| clickAtAndWait |
//x:div[@id='feedContent']/x:div[1]/x:h3/x:a |
Blogs Entry Title |
| assertText |
//h1[@class='header-title']/span |
Blogs Entry Title |
| assertText |
//div[@class='entry-body']/p |
Blogs Entry Content |