mirror of
https://github.com/browser-use/browser-use
synced 2026-05-06 17:52:15 +02:00
- Reduced sleep duration in the watchdog from 0.5s to 0.25s for efficiency. - Added logic to track if a new tab was opened and included this information in the returned click metadata. - Updated ClickElementAction to handle optional Ctrl key behavior and reflect new tab opening in memory logging.