v7.0.2
resemble-ai/chatterboxv7.0.2Jun 3, 2026by mherrmann
AI Summary
Update to Helium adding support for interacting with hidden file input elements.
Key Highlights
- Now able to interact with hidden file input elements.
- Example usage via `attach_file` method.
New Features
- Support for hidden file input 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')