in Pages/Deposits.js [110:112]
enterTextIntoDescriptionInputField: function(text) { descriptionInput.click().sendKeys(text); },