CreateRemoteTestCommunityTest
waitForElementPresent //a[@id="my-community-private-pages"]
waitForElementPresent link=Sign Out
clickAndWait link=Sign Out
open http://5.227.126.113:8080/web/guest/home
waitForElementPresent _58_login
type _58_login test@liferay.com
type _58_password test
clickAndWait //input[@value='Sign In']
clickAndWait //input[@value='I Agree']
waitForElementPresent //a[@id='my-community-private-pages']
clickAndWait //a[@id='my-community-private-pages']
waitForElementPresent //input[@value='Add Community']
clickAndWait //input[@value='Add Community']
waitForElementPresent _29_name
type _29_name Remote Publishing Communitiy
type _29_description This community will be published to remotely.
clickAndWait //input[@value='Save']
waitForTextPresent Your request processed successfully.