Test_SNF_SOC_17_Demo_PeopleListing
open /socialdemo/public/classic/
windowMaximize
echo -- People Listing
click link=Sign in
waitForElementPresent username
type username root
type password gtn
clickAndWait //a[@id='UIPortalLoginFormAction']
waitForElementPresent link=Directory
clickAndWait link=Directory
echo -- Show all users on Social
waitForElementPresent link=Demo gtn
verifyElementPresent link=Demo gtn
verifyElementPresent link=Mary Kelly
verifyElementPresent link=John Anthony
waitForElementPresent link=Sign out
clickAndWait link=Sign out