Test_PRL_04_01_001_CheckShowingExistingMembershipTypes
open /portal/public/classic/
echo -- Check showing existing membership types--
windowMaximize
click link=Sign in
waitForElementPresent username
type username root
type password gtn
clickAndWait //div[@id='UIPortalLoginFormAction']/div/div/div/a
echo -- Go to Users and Group management --
clickAndWait link=Users and groups management
echo -- Choose Membership management--
waitForElementPresent //div[@id='UIOrganizationPortlet']/div[2]/div[1]/div/div/div/div/div/div/a[3]/div[1]
click //div[@id='UIOrganizationPortlet']/div[2]/div[1]/div/div/div/div/div/div/a[3]/div[1]
waitForTextPresent member
verifyTextPresent member
waitForTextPresent manager
verifyTextPresent manager
waitForTextPresent validator
verifyTextPresent validator
clickAndWait link=Sign out