AddUserInstantMessengerTest
open /web/guest/home/
waitForElementPresent link=Enterprise Admin Test Page
clickAtAndWait link=Enterprise Admin Test Page
store eval(selenium.isVisible('link=« Basic')) basicVisible
gotoIf !${basicVisible} BasicNotVisible
clickAt link=« Basic
label BasicNotVisible
type _79_keywords selen01
clickAtAndWait //input[@value='Search Users']
clickAtAndWait link=selen01
clickAt link=Instant Messenger IDs
waitForVisible _79_aimSn
type _79_aimSn Selenium01
type _79_icqSn 123123123
type _79_jabberSn Selenium01
type _79_msnSn Selenium01
type _79_skypeSn Selenium01
type _79_ymSn Selenium01
clickAtAndWait //input[@value='Save']
assertTextPresent Your request processed successfully.
assertValue _79_aimSn selenium01
assertValue _79_icqSn 123123123
assertValue _79_jabberSn selenium01
assertValue _79_msnSn selenium01
assertValue _79_skypeSn selenium01
assertValue _79_ymSn selenium01