fix(ui): use label click instead of checkbox id for scheduler disable

Checkbox id brittle. Label click more reliable in robot tests.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
2026-06-28 17:49:47 +02:00
parent 5534191268
commit 5ac58da650
2 changed files with 1 additions and 17 deletions

View File

@@ -68,7 +68,7 @@ Edit Scheduler Settings
Disable Scheduler
[Documentation] Uncheck scheduler enabled and save.
Open Settings Modal
Uncheck Checkbox id=scheduled-rescan-enabled
Click xpath=//label[contains(., 'Enable Scheduler')]
Save Settings
Toast Should Contain saved