| open |
wp-admin |
|
| clickAndWait |
link=General Options |
|
| click |
payments-tab |
|
| type |
//input[@name='payment_type_names[]' and @value=''] |
Credit Card (demo) |
| select |
//table[@id='payment_types']/tbody/tr[7]/td[2]/select |
label=SPECIAL: Demo Payment Gateway |
| type |
yak_demo_credit_cards |
4111111111111111 |
| select |
yak_demo_return |
label=Thanks for your order |
| select |
yak_demo_error |
label=Error |
| clickAndWait |
options_update5 |
|
| clickAndWait |
link=Visit Site |
|
| clickAndWait |
//button[@name='addbutton'] |
|
| select |
payment_type |
label=Credit Card (demo) |
| clickAndWait |
buybutton |
|
| clickAndWait |
shippingbutton |
|
| type |
cc_number |
4111111111111111 |
| type |
cc_security_code |
000 |
| type |
cc_name |
JOE BLOGGS |
| select |
cc_expiry_year |
label=2013 |
| clickAndWait |
confirmbutton |
|
| clickAndWait |
confirmorderbutton |
|
| assertTextPresent |
Thanks for your order |
|
| open |
wp-content/plugins/yak-test-mailer.php |
|
| clickAndWait |
link=9 |
|
| assertTextPresent |
yak-dl.php?uid= |
|
| open |
|
|
| clickAndWait |
//button[@name='addbutton'] |
|
| select |
payment_type |
label=Credit Card (demo) |
| clickAndWait |
buybutton |
|
| clickAndWait |
shippingbutton |
|
| type |
cc_number |
4222222222222 |
| type |
cc_security_code |
000 |
| type |
cc_name |
JOE BLOGGS |
| select |
cc_expiry_year |
label=2013 |
| clickAndWait |
confirmbutton |
|
| clickAndWait |
confirmorderbutton |
|
| assertTextPresent |
Payment was rejected by the demo payment gateway |
|
| open |
wp-content/plugins/yak-test-mailer.php |
|
| assertElementNotPresent |
link=11 |
|