mirror of
https://github.com/browser-use/browser-use
synced 2026-05-06 17:52:15 +02:00
This commit updates the Playwright integration example in `playwright_integration.py` to provide a clearer overview of its key features. The previous detailed description has been condensed into a more concise format, highlighting the main functionalities of sharing a Chrome instance via CDP and the ability to perform actions with both Playwright and Browser-Use. - **Documentation Update** - Simplified the example description for better clarity and focus on key features.