v7.0.2

Wan-Video/Wan2.1v7.0.2Jun 3, 2026by mherrmann

AI Summary

This release updates Helium to enable interaction with previously inaccessible hidden file input elements on websites, allowing users to attach files using the `attach_file` function.

Key Highlights

  • Added support for hidden file input elements
  • Enabled `attach_file` function for hidden elements

New Features

  • Added support for hidden file input elements
  • Enabled `attach_file` function for hidden elements

Full Release Notes

Websites often have hidden file input elements. Helium previously was not able to interact with them. Now it can. For example, via:

    attach_file('.../path/to/your/file.txt')