AddPageTest
store eval(selenium.isElementPresent('link=Back to My Community')) InControlPanel
gotoIf !${InControlPanel} NotInControlPanel
clickAndWait link=Back to My Community
label NotInControlPanel
waitForElementPresent //a[@id="my-community-private-pages"]
clickAndWait //a[@id="my-community-private-pages"]
waitForElementPresent //div/a/span
click //div/a/span
waitForElementPresent new_page
typeKeys new_page Web Content Display Test Page
type new_page Web Content Display Test Page
click link=Save
waitForElementPresent link=Web Content Display Test Page
clickAndWait link=Web Content Display Test Page