Feature: Get Status Overview of the ATMs Scenario: Get Status Overview of the ATMs Given I am logged in with the interface to manage ATMs When the dashboard is loaded Then the overview of the ATMs shows the number of ATMs that are currently online or offline. If there are any ATMs in a critical state, then additionally the most important indicators are listed for them i.e. temperatur, status of case, number of transactions today, time since last transaction, errors, and the remaining amount of cash.