| open |
/portal/public/default/ |
|
| windowMaximize |
|
|
| echo |
-- Outgoing list |
|
| 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 |
|
| pause |
1000 |
|
| waitForElementPresent |
link=Find People |
|
| clickAndWait |
link=Find People |
|
| echo |
-- Send invitation to a user |
|
| waitForElementPresent |
//a[@title='Invite Mary Williams'] |
|
| click |
//a[@title='Invite Mary Williams'] |
|
| pause |
1000 |
|
| waitForTextPresent |
[Invited to connect] |
|
| verifyTextPresent |
[Invited to connect] |
|
| echo |
-- Remove Invitaion |
|
| waitForElementPresent |
link=My Network |
|
| clickAndWait |
link=My Network |
|
| waitForElementPresent |
link=Outgoing |
|
| click |
link=Outgoing |
|
| pause |
500 |
|
| waitForElementPresent |
link=Mary Williams |
|
| verifyElementPresent |
link=Mary Williams |
|
| click |
//div[@id='UIPendingRelation']/div/div/div[3]/div[2]/div/a |
|
| waitForElementPresent |
link=Logout |
|
| clickAndWait |
link=Logout |
|
| close |
|
|