| open |
/web/guest/home/ |
|
| waitForElementPresent |
link=Polls Display Test Page |
|
| clickAtAndWait |
link=Polls Display Test Page |
|
| assertElementPresent |
//span[1]/span/span/input |
|
| assertElementPresent |
//span[2]/span/span/input |
|
| assertElementPresent |
//span[3]/span/span/input |
|
| assertText |
//span[1]/span/label |
a. Test Choice A |
| assertText |
//span[2]/span/label |
b. Test Choice B |
| assertText |
//span[3]/span/label |
c. Test Choice C |
| open |
/web/guest/home/ |
|
| waitForElementPresent |
link=Control Panel |
|
| clickAtAndWait |
link=Control Panel |
|
| clickAtAndWait |
link=Polls |
|
| clickAt |
//td[5]/ul/li/strong/a |
|
| waitForElementPresent |
//div[@class='lfr-component lfr-menu-list']/ul/li[3]/a |
|
| clickAndWait |
//div[@class='lfr-component lfr-menu-list']/ul/li[3]/a |
|
| assertConfirmation |
Are you sure you want to delete this? |
|
| assertTextPresent |
Your request processed successfully. |
|
| open |
/web/guest/home/ |
|
| waitForElementPresent |
link=Polls Display Test Page |
|
| clickAtAndWait |
link=Polls Display Test Page |
|
| assertElementNotPresent |
//span[1]/span/span/input |
|
| assertElementNotPresent |
//span[2]/span/span/input |
|
| assertElementNotPresent |
//span[3]/span/span/input |
|
| assertTextNotPresent |
Test Choice A |
|
| assertTextNotPresent |
Test Choice B |
|
| assertTextNotPresent |
Test Choice C |
|
| assertTextPresent |
Please configure this portlet to make it visible to all users. |
|