fix: queue page tests use Get Element States instead of disabled attribute
Task 24 fix. Robot tests now use Get Element States to check button enabled state, which works reliably. Also added 100ms delay after auth to ensure token availability, and error handling in loadQueueData. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -1,11 +1,3 @@
|
||||
### Task 23: Fix All Anime Settings UI Tests
|
||||
**Test Result:** FAIL — All 3 tests fail with the same login timeout
|
||||
**File:** `tests/robot/ui/anime_settings.robot`
|
||||
**Instructions:**
|
||||
Fix Task 16 first. Then verify that the anime settings page loads after login and contains the elements expected by the Robot tests. Update IDs in the HTML or tests as needed.
|
||||
|
||||
---
|
||||
|
||||
### Task 24: Fix All Queue Page UI Tests
|
||||
**Test Result:** FAIL — All 6 tests fail with the same login timeout
|
||||
**File:** `tests/robot/ui/queue_page.robot`
|
||||
|
||||
Reference in New Issue
Block a user