AddUserWebsite2Test
open /web/guest/home/
waitForElementPresent link=Control Panel
clickAtAndWait link=Control Panel
clickAtAndWait link=Users
store eval(selenium.isVisible('link=« Basic')) basicVisible
gotoIf !${basicVisible} BasicNotVisible
clickAt link=« Basic
label BasicNotVisible
type _125_keywords selen01
clickAtAndWait //input[@value='Search']
clickAtAndWait //td[2]/a User Name
clickAt websitesLink Websites
waitForElementPresent //div[@id='websites']/fieldset/div[2]/div/span/a[1]
clickAt //div[@id='websites']/fieldset/div[2]/div/span/a[1] Add Row
type _125_websiteUrl2 http://www.selenium01.com
select _125_websiteTypeId2 label=Personal
clickAtAndWait //input[@value='Save']
assertText //div[@class='portlet-msg-success'] Your request processed successfully.
assertValue _125_websiteUrl1 http://www.selenium01.com