Skyvern-AI / skyvern

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

fix non class name bug #1179

Closed LawyZheng closed 2 weeks ago

LawyZheng commented 2 weeks ago

[!IMPORTANT] Fix is_auto_completion_input in SkyvernElement to handle None for class_name in dom.py.

  • Bug Fix:
    • Fix is_auto_completion_input in SkyvernElement in dom.py to handle None for class_name when checking for 'autocomplete-input'.

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