test-cash
deleteCookie TWISTED_SESSION /
deleteCookie serial /
open ../../create_account.php
type name user113
type password pass113
type password2 pass113
type email user113@foo.com
clickAndWait submit
verifyLocation */index.php*
clickAndWait cash_in
type amount 1000
clickAndWait submit
verifyLocation */index.php*
verifyTextPresent bankroll 1000
clickAndWait cash_out
type amount 500
clickAndWait submit
verifyTextPresent bankroll 500