From 5e7790e8b56eba746e30bde4a1cdb3ac114a06cb Mon Sep 17 00:00:00 2001 From: MUI bot <2109932+Janpot@users.noreply.github.com> Date: Thu, 28 Mar 2024 15:20:04 +0100 Subject: [PATCH] Fix screenshot flakeyness --- test/integration/rest-basic/index.spec.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/test/integration/rest-basic/index.spec.ts b/test/integration/rest-basic/index.spec.ts index 7a05f4863c6..807239cdc22 100644 --- a/test/integration/rest-basic/index.spec.ts +++ b/test/integration/rest-basic/index.spec.ts @@ -79,7 +79,6 @@ test('rest editor basics', async ({ page, context, localApp, argosScreenshot }) await expect(queryEditor).toBeVisible(); const urlInput = queryEditor.getByLabel('url', { exact: true }); - await urlInput.click(); await urlInput.fill('http://foo.bar'); await argosScreenshot('rest-editor', {