Fix missing import in real browser docs

This commit is contained in:
kalil0321
2025-10-23 18:09:55 +02:00
parent 798b0533be
commit bff6281ade

View File

@@ -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