update_currencies_daily_actions
open /billing/callc/logout
type login_username admin
type login_psw admin1
clickAndWait commit
verifyTextPresent Succesfully logged in
open /billing/currencies/currencies
verifyText id=GBP_exchange_rate 1.0
verifyText id=XOF_exchange_rate 1.0
open /billing/callc/daily_actions
waitForTextPresent Mission complete
open /billing/currencies/currencies
verifyNotText id=GBP_exchange_rate 1.0
verifyNotText id=XOF_exchange_rate 1.0