AddNullOrganizationCityAddressTest
open /web/guest/home/
waitForElementPresent link=Control Panel
clickAtAndWait link=Control Panel
clickAtAndWait link=Organizations
type _126_keywords Nullorganization
clickAtAndWait //input[@value='Search']
clickAtAndWait link=Nullorganization
clickAt addressesLink
waitForVisible _126_addressStreet1_0
type _126_addressStreet1_0 12345 Test Street
type _126_addressZip0 99999
type _126_addressCity0
pause 5000
clickAndWait //input[@value='Save']
assertTextPresent You have entered invalid data. Please try again.
assertTextPresent Please enter a valid city.