AddPageTest
waitForElementPresent //a[@id='my-community-private-pages']
clickAndWait //a[@id='my-community-private-pages']
click //div[@id='add-page']/a/span
waitForElementPresent new_page
typeKeys new_page World of Liferay Test Page
type new_page World of Liferay Test Page
click link=Save
waitForElementPresent link=World of Liferay Test Page
clickAndWait link=World of Liferay Test Page