Test_SNF_SOC_17_Demo_PeopleListing
open /portal/public/intranet/
windowMaximize
echo -- People Listing
click //div[contains(text(),'Sign in')]
waitForElementPresent username
type username root
type password gtn
clickAndWait //div[@id='UIPortalLoginFormAction']//div[@class='ButtonMiddle']/a
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
verifyElementPresent //a[@title='Invite Demo gtn']
verifyElementPresent //a[@title='Invite Mary Kelly']
verifyElementPresent //a[@title='Invite John Anthony']
waitForElementPresent link=Logout
clickAndWait link=Logout