diff --git a/src/components/batch-selection/batch-selection.pw.tsx b/src/components/batch-selection/batch-selection.pw.tsx index 555d0685fe..04804f4e44 100644 --- a/src/components/batch-selection/batch-selection.pw.tsx +++ b/src/components/batch-selection/batch-selection.pw.tsx @@ -13,6 +13,7 @@ import { batchSelectionComponent, batchSelectionButtonsByPosition, } from "../../../playwright/components/batch-selection"; +import { getComponent } from "../../../playwright/components/index"; import { HooksConfig } from "../../../playwright"; const BATCH_SELECTION_COLOR = [ @@ -39,25 +40,25 @@ test.describe("check BatchSelection component properties", () => { test("should check hidden BatchSelection", async ({ mount, page }) => { await mount(