| open |
/web/guest/home/ |
|
| waitForElementPresent |
link=Control Panel |
|
| clickAtAndWait |
link=Control Panel |
|
| assertText |
//div[2]/span |
Scope Default |
| clickAt |
//div[2]/span/a |
Default |
| waitForVisible |
//div[5]/div/div/div[1] |
|
| assertText |
//div[@class='lfr-panel-content']/ul/li[1]/a |
Default |
| assertText |
//div[@class='lfr-panel-content']/ul/li[2]/a |
Blogs Page Scope Page |
| clickAtAndWait |
//div[@class='lfr-panel-content']/ul/li[2]/a |
Blogs Page Scope Page |
| assertText |
//div[2]/span |
Scope Blogs Page Scope Page |
| clickAtAndWait |
link=Blogs |
|
| waitForText |
//header/h1/span |
Blogs |
| assertText |
//header/h1/span |
Blogs |
| waitForText |
//div[@class='entry-title']/a |
Blogs Entry Title Scope Page |
| assertText |
//div[@class='entry-title']/a |
Blogs Entry Title Scope Page |
| waitForText |
//div[@class='entry-body']/p |
Blogs Entry Content Scope Page |
| assertText |
//div[@class='entry-body']/p |
Blogs Entry Content Scope Page |