AddOrganizationTest
clickAndWait link=Organizations
clickAndWait //input[@value='Add Organization']
typeKeys _79_name Selenium
type _79_name Selenium
waitForElementPresent _79_type
waitForElementPresent _79_countryId
waitForElementPresent _79_regionId
select _79_type label=Regular
select _79_countryId label=United States
pause 5000
select _79_regionId label=California
clickAndWait //input[@value='Save']
clickAndWait //input[@value='Add']
type _79_address Selenium@selenium.com
select _79_typeId label=E-mail
click _79_primaryCheckbox
clickAndWait //input[@value='Save']
type _79_comments This is a test comment!
clickAndWait //input[@value='Save']
clickAndWait link=Return to Full Page