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_${oxidCreditCardPayment}
clickAndWait css=#paymentNextStepBottom
waitForElementPresent css=#orderConfirmAgbBottom
submitAndWait css=#orderConfirmAgbBottom
select name=ACCOUNT.BRAND label=${creditCardTestBrand}
type name=ACCOUNT.NUMBER ${creditCardTestNumber}
select name=ACCOUNT.YEAR label=2023
type name=ACCOUNT.VERIFICATION ${creditCardSecurityNumber}
clickAndWait css=#paymentNextStepBottom
waitForText css=h1.pageHead Abfrage Ihres Kreditkarten-Sicherheitscodes
waitForFrameToLoad name=3DSiFrame
selectFrame name=3DSiFrame
waitForElementPresent name=password
type name=password ${creditCard3DsCode}
clickAndWait css=input[3dslabel="Submit"]
selectFrame relative=top
waitForElementPresent css=li.step5.activeLast
clickAndWait css=#logoutLink