mirror of
https://github.com/browser-use/browser-use
synced 2026-05-06 17:52:15 +02:00
- Moved the handling of InterruptedError to a separate conditional block for improved clarity. - Updated logging to use error level for InterruptedError, enhancing visibility of interruptions. - Simplified the last result state update by removing unnecessary parameters.