diff --git a/tests/playwright/tests/db/views/viewForm.spec.ts b/tests/playwright/tests/db/views/viewForm.spec.ts index 6e27cc7ecc..226a198c47 100644 --- a/tests/playwright/tests/db/views/viewForm.spec.ts +++ b/tests/playwright/tests/db/views/viewForm.spec.ts @@ -493,7 +493,7 @@ test.describe('Form view', () => { await dashboard.viewSidebar.openView({ title: 'selectBased' }); - await dashboard.rootPage.waitForTimeout(500); + await dashboard.rootPage.waitForTimeout(2000); await dashboard.grid.cell.selectOption.verify({ columnHeader: 'SingleSelect',