viewpoint-core 0.4.3

High-level browser automation API for Viewpoint
Documentation
1
2
3
4
5
6
//! File handling methods for locators.
//!
//! Methods for setting files on `<input type="file">` elements.

mod set_input_files;
mod set_input_files_buffer;