From f4ecffbb7f2f5a06ec94938b44eb43e4b8d28704 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sascha=20I=C3=9Fbr=C3=BCcker?= Date: Sat, 16 Mar 2024 15:35:22 +0100 Subject: [PATCH] Fix flaky bulk edit E2E test (#650) --- bookmarks/e2e/e2e_test_bookmark_page_bulk_edit.py | 1 + 1 file changed, 1 insertion(+) diff --git a/bookmarks/e2e/e2e_test_bookmark_page_bulk_edit.py b/bookmarks/e2e/e2e_test_bookmark_page_bulk_edit.py index d58bf7d..1706cdd 100644 --- a/bookmarks/e2e/e2e_test_bookmark_page_bulk_edit.py +++ b/bookmarks/e2e/e2e_test_bookmark_page_bulk_edit.py @@ -313,6 +313,7 @@ class BookmarkPagePartialUpdatesE2ETestCase(LinkdingE2ETestCase): self.locate_bulk_edit_bar().get_by_text("Execute").click() self.locate_bulk_edit_bar().get_by_text("Confirm").click() + expect(self.locate_bulk_edit_select_all()).not_to_be_checked() self.locate_bulk_edit_select_all().click() expect(