v7.0.2
jo-inc/camofox-browserv7.0.2Jun 3, 2026by mherrmann
AI Summary
This release adds the ability for Helium to interact with hidden file input elements on websites, a feature that was previously unavailable. Users can now successfully use the `attach_file` command to upload files to these hidden inputs.
Key Highlights
- Enables interaction with hidden file input elements
- Allows use of `attach_file` on hidden inputs
- Resolves a limitation in file upload automation
New Features
- Support for hidden file input elements
- Enhanced file attachment capabilities
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')