Test_SNF_DOC_30_Demo_ViewConnectionListOtherUser
open /socialdemo/public/classic/
windowMaximize
click link=Sign in
waitForElementPresent username
type username demo
type password gtn
clickAndWait //div[@id='UIPortalLoginFormAction']//div[@class='ButtonMiddle']/a
echo --Invite User--
waitForElementPresent link=Directory
click link=Directory
waitForElementPresent //div[@id='UIDisplayProfileList']/div/div[3]/div[2]/div/a
click //div[@id='UIDisplayProfileList']/div/div[3]/div[2]/div/a
echo --Accept invitation--
waitForElementPresent link=Sign out
clickAndWait link=Sign out
open /socialdemo/public/classic/
click link=Sign in
waitForElementPresent username
type username john
type password gtn
clickAndWait //div[@id='UIPortalLoginFormAction']//div[@class='ButtonMiddle']/a
waitForElementPresent link=Directory
click link=Directory
waitForElementPresent //div[@id='UIDisplayProfileList']/div/div[3]/div[2]/div/a[2]
click //div[@id='UIDisplayProfileList']/div/div[3]/div[2]/div/a[2]
echo -- View other user Connections list--
waitForElementPresent link=Sign out
clickAndWait link=Sign out
open /socialdemo/public/classic/
click link=Sign in
waitForElementPresent username
type username root
type password gtn
clickAndWait //div[@id='UIPortalLoginFormAction']//div[@class='ButtonMiddle']/a
waitForElementPresent link=Directory
click link=Directory
waitForElementPresent link=Demo gtn
clickAndWait link=Demo gtn
waitForElementPresent //div[@id='UIProfileNavigationPortlet']/div[3]/div[3]/a
clickAndWait //div[@id='UIProfileNavigationPortlet']/div[3]/div[3]/a
waitForTextPresent John Anthony
verifyTextPresent John Anthony
echo --Remove Connection--
waitForElementPresent link=Sign out
clickAndWait link=Sign out
open /socialdemo/public/classic/
click link=Sign in
waitForElementPresent username
type username demo
type password gtn
clickAndWait //div[@id='UIPortalLoginFormAction']//div[@class='ButtonMiddle']/a
waitForElementPresent link=Connections
click link=Connections
waitForElementPresent //div[@id='UIMyConnectionsNavigationPortlet']/div[2]/div[3]/a
click //div[@id='UIMyConnectionsNavigationPortlet']/div[2]/div[3]/a
waitForTextNotPresent John Anthony
verifyTextNotPresent John Anthony
waitForElementPresent link=Sign out
clickAndWait link=Sign out