| 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_${oxidSofortPayment} |
|
| clickAndWait |
css=#paymentNextStepBottom |
|
| waitForElementPresent |
css=#orderConfirmAgbBottom |
|
| submitAndWait |
css=#orderConfirmAgbBottom |
|
| type |
css=#TransactionsSessionSenderBankCode |
88888888 |
| submitAndWait |
css=#WizardForm |
|
| type |
css=#BackendFormLOGINNAMEUSERID |
123456 |
| type |
css=#BackendFormUSERPIN |
12345 |
| submitAndWait |
css=#WizardForm |
|
| click |
css=#TransactionsSessionSenderAccountNumber23456789 |
|
| submitAndWait |
css=#WizardForm |
|
| type |
css=#BackendFormTan |
12345 |
| submitAndWait |
css=#WizardForm |
|
| waitForElementPresent |
css=li.step5.activeLast |
|
| clickAndWait |
css=#logoutLink |
|