test-google-checkout
deleteAllVisibleCookies
open /wordpress/wp-admin
clickAndWait link=Plugins
clickAndWait //a[contains(@href, 'google-checkout')]
clickAndWait link=General Options
click //a[@id='priceqty-tab']/span
select yak_selected_currency value=GBP
clickAndWait options_update3
click //a[@id='payments-tab']/span
type document.forms[3].elements['payment_type_names[]'][8] Google Checkout
select document.forms[3].elements['payment_type_redirects[]'][8] label=SPECIAL: Google (Sandbox)
type yak_google_merchant_id ${googleMerchantId}
type yak_google_merchant_key ${googleMerchantKey}
select yak_google_continue_url label=Thanks for your order
clickAndWait options_update5
clickAndWait link=Visit Site
clickAndWait //button[@name='addbutton']
select payment_type label=Google Checkout
clickAndWait buybutton
clickAndWait shippingbutton
clickAndWait confirmorderbutton
assertTextPresent Google Home
open wp-admin
clickAndWait link=General Options
click //a[@id='priceqty-tab']/span
select yak_selected_currency value=USD
clickAndWait options_update3