| open |
/web/community-name/ |
|
| waitForVisible |
link=Document Library Test Page |
Document Library Test Page |
| clickAtAndWait |
link=Document Library Test Page |
Document Library Test Page |
| assertElementPresent |
//body[@class='blue live-view controls-visible signed-in public-page dockbar-ready'] |
Yellow Border |
| assertElementNotPresent |
//body[@class='blue staging controls-visible signed-in public-page dockbar-ready'] |
Red Border |
| assertText |
//div[@class='portlet-msg-info'] |
There are no documents in this folder. |
| assertTextNotPresent |
DL Document Title.docx |
|
| clickAtAndWait |
link=View Staged Page |
View Staged Page |
| clickAtAndWait |
link=Document Library Test Page |
Document Library Test Page |
| assertElementPresent |
//body[@class='blue staging controls-visible signed-in public-page dockbar-ready'] |
Red Border |
| assertElementNotPresent |
//body[@class='blue live-view controls-visible signed-in public-page dockbar-ready'] |
Yellow Border |
| assertText |
//td[1]/a |
DL Document Title.docx |
| assertText |
//td[2]/a |
9.6k |
| assertText |
//td[3]/a |
0 |
| assertText |
//td[4]/a |
No |
| clickAt |
link=Publish to Live Now |
Publish to Live Now |
| pause |
5000 |
|
| store |
eval(selenium.isVisible('_88_PORTLET_DATA_20Checkbox')) |
documentLibraryVisible |
| gotoIf |
${documentLibraryVisible} |
DocumentLibraryVisible |
| clickAt |
//div[2]/div[1]/a |
Plus |
| label |
DocumentLibraryVisible |
|
| waitForVisible |
//input[@id='_88_PORTLET_DATA_20Checkbox'] |
Document Library |
| assertChecked |
//input[@id='_88_PORTLET_DATA_20Checkbox'] |
Document Library |
| clickAt |
//input[@id='_88_PORTLET_DATA_20Checkbox'] |
Document Library |
| assertNotChecked |
//input[@id='_88_PORTLET_DATA_20Checkbox'] |
Document Library |
| clickAndWait |
//input[@value='Publish'] |
Publish |
| assertConfirmation |
Are you sure you want to publish these pages? |
|