mirror of
https://github.com/browser-use/browser-use
synced 2026-05-06 17:52:15 +02:00
- Updated `simple.py` to initialize `Browser` and `Tools` instances, improving agent configuration. - Fixed action decorator in `notification.py` by removing trailing space for consistency. - Adjusted test behavior in `test_browser_session_tab_management.py` to skip tests on initial tab count issues, improving test reliability. - Stopped server in `test_browser_watchdog_downloads_upload_full_circle.py` to ensure proper cleanup before skipping tests. These changes aim to enhance clarity and maintainability across examples and tests.