AddNullBillingStateTest
waitForElementPresent link=Shopping Test Page
clickAndWait link=Shopping Test Page
clickAndWait link=Cart
clickAndWait //input[@value='Checkout']
typeKeys _34_billingFirstName Joe
type _34_billingFirstName Joe
typeKeys _34_billingStreet 321321
type _34_billingStreet 321321
typeKeys _34_billingCity Gotham Cit
type _34_billingCity Gotham City
select _34_billingStateSel label=Outside US
typeKeys _34_billingZip 90028
type _34_billingZip 90028
typeKeys _34_billingCountry USA
type _34_billingCountry USA
typeKeys _34_billingPhone 626-589-1453
type _34_billingPhone 626-589-1453
select _34_ccType label=Visa
typeKeys _34_ccNumber 4111111111111111
type _34_ccNumber 4111111111111111
select _34_ccExpYear label=2011
typeKeys _34_comments Please take care of m order.
type _34_comments Please take care of my order.
clickAndWait //input[@value='Continue']
assertTextPresent You have entered invalid data. Please try again.
assertTextPresent Please enter a valid state.
clickAndWait link=Return to Full Page