| open |
/portal/public/default/ |
|
| windowMaximize |
|
|
| echo |
-- People Listing |
|
| clickAndWait |
link=exact:Acme: Social Intranet |
|
| click |
//div[2]/div[2]/div[1]/div/div/div[1] |
|
| waitForElementPresent |
username |
|
| type |
username |
root |
| type |
password |
gtn |
| clickAndWait |
//div[@id='UIPortalLoginFormAction']//div[@class='ButtonMiddle']/a |
|
| waitForElementPresent |
link=Find People |
|
| clickAndWait |
link=Find People |
|
| pause |
1000 |
|
| echo |
-- Show all users on Social |
|
| waitForElementPresent |
link=Jack Miller |
|
| verifyElementPresent |
link=Jack Miller |
|
| verifyElementPresent |
link=James Davis |
|
| verifyElementPresent |
link=John Smith |
|
| verifyElementPresent |
link=Mary Williams |
|
| verifyElementPresent |
//a[@title='Invite Jack Miller'] |
|
| verifyElementPresent |
//a[@title='Invite James Davis'] |
|
| verifyElementPresent |
//a[@title='Invite John Smith'] |
|
| verifyElementPresent |
//a[@title='Invite Mary Williams'] |
|
| waitForElementPresent |
link=Logout |
|
| clickAndWait |
link=Logout |
|
| close |
|
|