| deleteAllVisibleCookies |
|
|
| open |
|
|
| clickAndWait |
//button[@name='addbutton'] |
|
| clickAndWait |
buybutton |
|
| clickAndWait |
shippingbutton |
|
| clickAndWait |
link=Checkout |
|
| clickAndWait |
buybutton |
|
| click |
editaddress |
|
| assertValue |
//input[@name='shipping_recipient' and @type!='hidden'] |
Joe Bloggs |
| assertValue |
//input[@name='shipping_email' and @type!='hidden'] |
devtest1@afillyateit.com |
| assertValue |
//input[@name='shipping_phone' and @type!='hidden'] |
12345 |
| assertValue |
//input[@name='shipping_addr1' and @type!='hidden'] |
12 St Leonard's Road |
| assertValue |
//input[@name='shipping_addr2' and @type!='hidden'] |
|
| assertValue |
//input[@name='shipping_suburb' and @type!='hidden'] |
Testville |
| assertValue |
//input[@name='shipping_city' and @type!='hidden'] |
Testington |
| assertValue |
shipping_region_input |
|
| assertValue |
//input[@name='shipping_postcode' and @type!='hidden'] |
12345 |
| assertSelected |
//select[@name='shipping_country'] |
New Zealand |