AddDuplicateOrganizationTest
waitForElementPresent link=Enterprise Admin Test Page
clickAndWait link=Enterprise Admin Test Page
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']
assertTextPresent You have entered invalid data. Please try again.
assertTextPresent The organization name is already taken.
clickAndWait link=Return to Full Page