Yuhang Zhou commited on
Commit
c3bc060
·
1 Parent(s): ad8905b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -276,9 +276,9 @@ Join us for further discussions!
276
 
277
  # ❓ FAQ
278
 
279
- **Q: Why is my Chrome browser showing a blank screen even though there's output in the console?**
280
 
281
- 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.
282
 
283
  # ⭐ Star History
284
 
 
276
 
277
  # ❓ FAQ
278
 
279
+ **Q: Why don't I see Chrome running locally after starting the example script?**
280
 
281
+ 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.
282
 
283
  # ⭐ Star History
284