in Pages/Deposits.js [113:115]
enterTextIntoMinimumBalanceInputField: function(text) { minimumBalanceInput.click().clear().sendKeys(text); },