Uploads a file to an <input type="file"> element. Supports fixtures for reusable selectors and file paths. The file path is resolved relative to the current working directory of the project.
<input type="file">
When I pw upload file "files.avatarImage" to "selectors.avatarUpload" Copy
When I pw upload file "files.avatarImage" to "selectors.avatarUpload"
Uploads a file to an
<input type="file">element. Supports fixtures for reusable selectors and file paths. The file path is resolved relative to the current working directory of the project.