| test-payment-processed | ||
| deleteAllVisibleCookies | ||
| open | ||
| clickAndWait | link=test-product-weight | |
| clickAndWait | //button[@name='addbutton'] | |
| select | payment_type | label=Credit Card (manual) |
| clickAndWait | buybutton | |
| clickAndWait | shippingbutton | |
| type | cc_number | 4012888888881881 |
| type | cc_security_code | 000 |
| type | cc_name | JOE BLOGGS |
| select | cc_expiry_year | label=2015 |
| clickAndWait | confirmbutton | |
| clickAndWait | confirmorderbutton | |
| open | wp-admin | |
| clickAndWait | link=Orders | |
| clickAndWait | orders_query | |
| click | link=Details | |
| assertTextPresent | 4012888888881881 | |
| select | action[] | label=Payment Processed |
| type | funds_received[] | 25 |
| clickAndWait | orders_update | |
| select | status | label=show paid orders |
| clickAndWait | orders_query | |
| click | link=Details | |
| assertTextPresent | exact:**************** | |