From 22fe1662c0dde3903ac9520eb948ce6bc687fd6f Mon Sep 17 00:00:00 2001 From: Yury Semikhatsky Date: Mon, 18 Oct 2021 11:13:18 -0700 Subject: [PATCH] test: remove stray logging (#9589) --- tests/page/locator-misc-2.spec.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/page/locator-misc-2.spec.ts b/tests/page/locator-misc-2.spec.ts index 19416e370f..e1a6073eff 100644 --- a/tests/page/locator-misc-2.spec.ts +++ b/tests/page/locator-misc-2.spec.ts @@ -101,7 +101,6 @@ it('should waitFor hidden', async ({ page }) => { }); it('should combine visible with other selectors', async ({ page }) => { - page.on('console', m => console.log(m.text())); await page.setContent(`
visible data1