EndControlPanelTest
pause 2500
store eval(selenium.isElementPresent('link=Back to My Community')) InControlPanel
gotoIf !${InControlPanel} notInControlPanel
clickAtAndWait link=Back to My Community
label notInControlPanel
waitForElementPresent //div[@id='_145_myPlacesContainer']/ul/li[2]/a/span[1]
clickAndWait //div[@id='_145_myPlacesContainer']/ul/li[2]/a/span[1]