Skyvern-AI / skyvern

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

force checkbox input to be visible #1203

Closed LawyZheng closed 1 week ago

LawyZheng commented 1 week ago

[!IMPORTANT] Update isElementVisible in domUtils.js to check parent visibility for checkbox inputs, similar to radio inputs.

  • Behavior:
    • Update isElementVisible in domUtils.js to check parent visibility for input elements of type checkbox, similar to radio inputs.

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