From 26cd357bef094aec03b981adbc29ad8ce6bd9b86 Mon Sep 17 00:00:00 2001 From: Gabriel Date: Mon, 7 Jul 2025 11:00:41 +0200 Subject: [PATCH] Add logging for scenario loading and screenshot saving in scenario_automation.log --- scenario_automation.log | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/scenario_automation.log b/scenario_automation.log index aba2d1d..f0016a1 100644 --- a/scenario_automation.log +++ b/scenario_automation.log @@ -862,3 +862,9 @@ AttributeError: 'StepDialog' object has no attribute 'delete_image' [2025-07-07 10:34:04,100] DEBUG: Refreshing steps list. [2025-07-07 10:34:39,704] DEBUG: StepDialog.add_image_to_step: Minimizing all windows for screenshot. [2025-07-07 10:34:40,404] DEBUG: StepDialog.add_image_to_step: Screenshot taken with mss. +[2025-07-07 10:47:03,580] DEBUG: Loading scenarios... +[2025-07-07 10:47:03,582] INFO: Scenario selected: Test +[2025-07-07 10:47:03,598] INFO: Scenario 'Test' loaded. +[2025-07-07 10:47:03,601] DEBUG: Refreshing steps list. +[2025-07-07 10:47:28,143] INFO: Screenshot retaken and saved to scenarios\Test\steps\gfv\gu.png +[2025-07-07 10:47:37,358] INFO: Screenshot retaken and saved to scenarios\Test\steps\gfv\gu.png