mirror of
https://github.com/browser-use/browser-use
synced 2026-05-06 17:52:15 +02:00
- Wrapped the action execution call in a try-except block to catch exceptions and return an ActionResult with the error message. - Ensured that Laminar's output is set only if it is not None, improving the robustness of the function.