| check-include-customer-details | ||
| open | wp-admin | |
| clickAndWait | link=Pages | |
| clickAndWait | link=Deposit | |
| click | content-html | |
| type | content | Thanks for your order. Your order number is [yak_order_id] You should receive a confirmation message shortly. Please deposit the amount of <strong>[yak_order_value]</strong> into the following bank account: Bank: SomeBank Branch: Some Branch Address: 21 Test Avenue, Testington, 12345 Account Number: 12-1234-1234-123 SWIFT CODE: 12345 Customer name: [yak_customer_name] Customer phone: [yak_customer_phone] Address: [yak_customer_address] |
| clickAndWait | publish | |
| clickAndWait | link=Visit Site | |
| clickAndWait | //button[@name='addbutton'] | |
| clickAndWait | buybutton | |
| clickAndWait | shippingbutton | |
| clickAndWait | confirmorderbutton | |
| assertTextPresent | Customer name: Joe Bloggs | |
| assertTextPresent | Customer phone: 12345 | |
| assertTextPresent | 12 St Leonard's Road | |
| assertTextPresent | New Zealand | |