Feature: Get Amount of Money Currently Stored in ATM Scenario: Get Amount of Money Currently Stored in ATM Given I am logged in with the interface to manage ATMs When I select an ATM that is shown to me Then the amount of money currently disposable at this ATM is shown together with other key indicators like 'health status', 'transactions today', 'amount disposed today' etc.