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', {