| open |
/portal/public/default/ |
|
| windowMaximize |
|
|
| echo |
-- View Friend Profile |
|
| 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 |
|
| open |
http://localhost:8080/portal/private/intranet/administration/newStaff |
|
| echo |
--Create new user using "New Staff" portlet |
|
| waitForElementPresent |
username |
|
| type |
username |
test_user_27 |
| type |
password |
test_pwd_27 |
| type |
Confirmpassword |
test_pwd_27 |
| type |
firstName |
eXo |
| type |
lastName |
Test_27 |
| type |
email |
test_user_27@gmail.com |
| waitForElementPresent |
link=Save |
|
| click |
link=Save |
|
| waitForElementPresent |
//div[@id='UIAccountPortlet']//div[@class='UIPopupWindow UIDragObject']//a |
|
| click |
//div[@id='UIAccountPortlet']//div[@class='UIPopupWindow UIDragObject']//a |
|
| pause |
1000 |
|
| waitForElementPresent |
link=Logout |
|
| clickAndWait |
link=Logout |
|
| echo |
-- Update Profile |
|
| open |
/portal/public/default/ |
|
| clickAndWait |
link=exact:Acme: Social Intranet |
|
| click |
//div[2]/div[2]/div[1]/div/div/div[1] |
|
| waitForElementPresent |
username |
|
| type |
username |
test_user_27 |
| type |
password |
test_pwd_27 |
| clickAndWait |
//div[@id='UIPortalLoginFormAction']//div[@class='ButtonMiddle']/a |
|
| pause |
1000 |
|
| waitForElementPresent |
link=My Profile |
|
| clickAndWait |
link=My Profile |
|
| echo |
-- Update Position |
|
| waitForElementPresent |
link=Edit |
|
| click |
link=Edit |
|
| waitForElementPresent |
position |
|
| type |
position |
eXo Tester |
| waitForElementPresent |
link=Save |
|
| click |
link=Save |
|
| pause |
1000 |
|
| echo |
-- Update Contact |
|
| waitForElementPresent |
//div[@class='UIContactSection']//a |
|
| click |
//div[@class='UIContactSection']//a |
|
| waitForElementPresent |
gender |
|
| select |
gender |
male |
| waitForElementPresent |
//td[2]/a |
|
| click |
//td[2]/a |
|
| pause |
500 |
|
| waitForElementPresent |
1phone001 |
|
| type |
1phone001 |
123456789 |
| click |
//div[@class='UIContactSection']//table[@class='UIFormGrid']/tbody/tr[3]//a |
|
| echo |
-- Update IM |
|
| waitForElementPresent |
2im001 |
|
| type |
2im001 |
eXo_Test_27 |
| waitForElementPresent |
//div[@class='UIContactSection']//table[@class='UIFormGrid']/tbody/tr[4]//a |
|
| click |
//div[@class='UIContactSection']//table[@class='UIFormGrid']/tbody/tr[4]//a |
|
| waitForElementPresent |
3url001 |
|
| pause |
500 |
|
| type |
3url001 |
http://www.google.com |
| waitForElementPresent |
//div[@class='UIContactSection'] |
|
| click |
//div[@class='UIContactSection']//a[@class='SaveIcon'] |
|
| pause |
1000 |
|
| echo |
-- Update Experiences |
|
| waitForElementPresent |
//div[@class='experience']//a |
|
| click |
//div[@class='experience']//a |
|
| waitForElementPresent |
//div[@class='experience']//table[@class='UIFormGrid']//a |
|
| click |
//div[@class='experience']//table[@class='UIFormGrid']//a |
|
| waitForElementPresent |
//td[2]/input |
|
| type |
//td[2]/input |
eXo Sea |
| type |
//tr[2]/td[2]/input |
Tester eXo |
| type |
//tr[5]/td[2]/input |
05/05/2010 |
| type |
//tr[6]/td[2]/input[1] |
06/01/2010 |
| waitForElementPresent |
//div[@class='experience'] |
|
| click |
//div[@class='experience']//a[@class='SaveIcon'] |
|
| pause |
1000 |
|
| waitForElementPresent |
link=Logout |
|
| clickAndWait |
link=Logout |
|
| echo |
-- View Friend profile |
|
| open |
/portal/public/default/ |
|
| 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 |
|
| click |
link=Find People |
|
| waitForElementPresent |
link=eXo Test_27 |
|
| click |
link=eXo Test_27 |
|
| waitForElementPresent |
//div[@id='UIProfileNavigationPortlet']//a[@class='ProfileIcon'] |
|
| click |
//div[@id='UIProfileNavigationPortlet']//a[@class='ProfileIcon'] |
|
| waitForTextPresent |
User name : test_user_27 |
|
| verifyTextPresent |
User name : test_user_27 |
|
| verifyTextPresent |
Email : test_user_27@gmail.com |
|
| verifyTextPresent |
Gender : male |
|
| verifyTextPresent |
Gtalk: eXo_Test_27 |
|
| verifyTextPresent |
Urls : http://www.google.com |
|
| echo |
--Delete User |
|
| open |
http://localhost:8080/portal/public/intranet/administration/management |
|
| waitForTextPresent |
test_user_27 |
|
| verifyTextPresent |
test_user_27 |
|
| waitForElementPresent |
xpath=//div[@class='UIListUsers']//tbody/tr[6]//img[@class='DeleteUserIcon'] |
|
| click |
xpath=//div[@class='UIListUsers']//tbody/tr[6]//img[@class='DeleteUserIcon'] |
|
| waitForConfirmation |
Are you sure you want to delete test_user_27 user? |
|
| pause |
1000 |
|
| waitForTextNotPresent |
test_user_27 |
|
| verifyTextNotPresent |
test_user_27 |
|
| waitForElementPresent |
link=Logout |
|
| clickAndWait |
link=Logout |
|
| close |
|
|