| open |
/web/guest/home/ |
|
| waitForVisible |
link=Blogs Test Page |
Blogs Test Page |
| clickAtAndWait |
link=Blogs Test Page |
Blogs Test Page |
| assertText |
//div[@class='entry-title']/a |
Blogs Entry Title |
| assertPartialText |
//div[@class='entry-body'] |
Blogs Entry Content |
| assertPartialText |
//div[@class='entry-body']/a |
Read More |
| clickAtAndWait |
//div[@class='entry-body']/a |
Read More |
| assertText |
//h1[@class='header-title']/span |
Blogs Entry Title |
| assertText |
//div[@class='entry-body']/p |
Blogs Entry Content |
| assertText |
//div/div/div/div/div[3]/div/div[1] |
Blogs Entry Comment Body |
| assertTextNotPresent |
//div[@class='entry-body']/a |
Read More |