From 3d8225158bcbdbedff1093d3366cfe316561438b Mon Sep 17 00:00:00 2001 From: Yuhang Zhou <86864241+Ralph-Zhou@users.noreply.github.com> Date: Sun, 9 Mar 2025 18:43:34 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 437152b..c530183 100644 --- a/README.md +++ b/README.md @@ -276,9 +276,9 @@ Join us for further discussions! # ❓ FAQ -**Q: Why is my Chrome browser showing a blank screen even though there's output in the console?** +**Q: Why don't I see Chrome running locally after starting the example script?** -A: This is expected behavior. When OWL determines that a task can be completed using non-browser tools (like search, code analysis, etc.), the browser window may remain blank. The browser is only activated when web interaction is necessary. We plan to implement lazy loading in future updates to improve this user experience. +A: If OWL determines that a task can be completed using non-browser tools (such as search or code execution), the browser will not be launched. The browser window will only appear when OWL determines that browser-based interaction is necessary. # ⭐ Star History