From de8541ea02464b8924015fd4ee420f27e77b13b2 Mon Sep 17 00:00:00 2001 From: filesite Date: Mon, 20 May 2024 23:41:43 +0800 Subject: [PATCH] disable chrome show --- config.mjs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config.mjs b/config.mjs index 24daa2e..a0b6ce8 100644 --- a/config.mjs +++ b/config.mjs @@ -38,10 +38,10 @@ let configs = { //可选项参考官方文档:https://ulixee.org/docs/hero/basic-client/hero botOptions: { - showChrome: true, - showChromeInteractions: true, - showDevtools: true, - showChromeAlive: true, + showChrome: false, + showChromeInteractions: false, + showDevtools: false, + showChromeAlive: false, }, viewports: {