in Pages/Deposits.js [181:183]
enterTextIntoExpenseAccountInputField: function(text) { expenseAccountInput.click().sendKeys(text); },