mirror of
https://github.com/browser-use/browser-use
synced 2026-05-13 17:56:35 +02:00
Fix missing import in real browser docs
This commit is contained in:
@@ -9,6 +9,7 @@ Connect your existing Chrome browser to preserve authentication.
|
||||
## Basic Example
|
||||
|
||||
```python
|
||||
import asyncio
|
||||
from browser_use import Agent, Browser, ChatOpenAI
|
||||
|
||||
# Connect to your existing Chrome browser
|
||||
|
||||
Reference in New Issue
Block a user