Skyvern-AI / skyvern

Automate browser-based workflows with LLMs and Computer Vision
https://www.skyvern.com
GNU Affero General Public License v3.0
10.78k stars 739 forks source link

fix unbound log_path #1112

Closed LawyZheng closed 4 weeks ago

LawyZheng commented 4 weeks ago

[!IMPORTANT] Fixes unbound log_path variable in set_browser_console_log() in browser_factory.py.

  • Behavior:
    • Fixes unbound log_path variable in set_browser_console_log() in browser_factory.py by moving its assignment outside the try block.

This description was created by Ellipsis for bdf4891e589e1e4dc251e6f3e191ca6333b4e098. It will automatically update as commits are pushed.