Files
fixin.me/test
barbie-bot 3019f0fbec Fix ElementClickInterceptedError in test_update_status_fails_for_admin
The test injects a submit button into a table row to simulate an
unauthorized PATCH request, verifying the server returns 422. The
button was obscured by a full-row <a class="link"> overlay, causing
Selenium to throw ElementClickInterceptedError.

Since the test exercises server-side authorization rather than UI
behavior, switched to a JS click via execute_script to bypass the
visual interception check.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-02 19:10:47 +00:00
..
2024-12-08 15:29:01 +01:00
2023-03-05 19:23:29 +01:00
2023-03-05 19:23:29 +01:00
2023-03-05 19:23:29 +01:00
2023-03-11 22:56:32 +01:00