diff --git a/e2e/specs/07-checklists.e2e.ts b/e2e/specs/07-checklists.e2e.ts index dc5d8c8..64e619f 100644 --- a/e2e/specs/07-checklists.e2e.ts +++ b/e2e/specs/07-checklists.e2e.ts @@ -2,7 +2,7 @@ import { browser, expect } from '@wdio/globals'; import { canvas } from '../pageobjects/canvas.page.js'; import { editor } from '../pageobjects/editor.page.js'; -import { clipboardText, reloadCanvas, testid } from '../support/app.js'; +import { clipboardText, eventually, reloadCanvas, testid } from '../support/app.js'; import { bridge, draft, homeSpaceId, query } from '../support/bridge.js'; /** @@ -56,11 +56,15 @@ describe('Todo lists', () => { // ⚠️ The items sit on a layer above the card button, which is why they can be clicked // at all — a `
` inside a `