# Home (Dashboard) The Home Tab is the central command center of Robot Runner. It provides an immediate overview of your testing environment, device statuses, and quick access to core functionalities. ### Key Features - **Device Discovery:** Automatically detects and displays all connected USB and Wi-Fi devices. Each device card shows its model, OS version, and connectivity status. - **Server Health Monitoring:** In the background, it continuously checks if the ADB and Appium servers are running, displaying status indicators. - **Quick Actions:** - **Take Screenshot:** Instantly capture the screen of a selected device and save it directly to your configured screenshots folder. - **Restart Servers:** Quickly kill and restart ADB or Appium if they become unresponsive. - **Execution History:** A quick chart displaying the PASS/FAIL ratio of your most recent test executions. ### How to Use 1. Ensure your device is plugged in via USB or connected over Wi-Fi. 2. Wait a few seconds for the dashboard to auto-refresh and display your device card. 3. Click on the device card to select it as the active target for subsequent actions (like running tests or inspecting the UI).