AddNullCreditCardNumberTest
waitForElementPresent link=Shopping Test Page
clickAndWait link=Shopping Test Page
clickAndWait link=Cart
clickAndWait //input[@value='Checkout']
typeKeys _34_billingStreet 1234 Sesame Street
type _34_billingStreet 1234 Sesame Street
typeKeys _34_billingCity Gotham Cit
type _34_billingCity Gotham City
select _34_billingStateSel label=California
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
assertElementPresent _34_shipToBillingCheckbox
click _34_shipToBillingCheckbox
assertChecked _34_shipToBillingCheckbox
typeKeys _34_ccName Joe Bloggs
type _34_ccName Joe Bloggs
select _34_ccType label=Visa
typeKeys _34_ccNumber
type _34_ccNumber
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 credit card number.
clickAndWait link=Return to Full Page