heidelpay_cc_step3
open ?force_sid=reset
submitAndWait css=form[name="tobasketnewItems_1"]
click css=#minibasketIcon
clickAndWait css=#basketFlyout a.submitButton
type css=#optionLogin input[name="lgn_usr"] ${customerUserName}
type css=#optionLogin input[name="lgn_pwd"] ${customerPassword}
submitAndWait css=#optionLogin form[name="login"]
clickAndWait css=#userNextStepBottom
click css=#payment_${oxidDebitCardPayment}
clickAndWait css=#paymentNextStepBottom
waitForElementPresent css=#orderConfirmAgbBottom
submitAndWait css=#orderConfirmAgbBottom
select name=ACCOUNT.BRAND label=${debitCardTestBrand}
type name=ACCOUNT.NUMBER ${debitCardTestNumber}
select name=ACCOUNT.YEAR label=2018
type name=ACCOUNT.VERIFICATION ${debitCardSecurityNumber}
clickAndWait css=#paymentNextStepBottom
waitForText css=h1.pageHead Abfrage Ihres Kreditkarten-Sicherheitscodes
waitForFrameToLoad name=3DSiFrame
selectFrame name=3DSiFrame
waitForElementPresent name=password
type name=password ${debitCard3DsCode}
clickAndWait css=input[name="submit"]
selectFrame relative=top
waitForElementPresent css=li.step5.activeLast
clickAndWait css=#logoutLink