pydoll icon indicating copy to clipboard operation
pydoll copied to clipboard

File Upload

Open tuttitech opened this issue 9 months ago • 1 comments

Is it possible to upload a file through a file input element? I tried using "send_keys" with the path, similar to how it is done in Selenium, but that use adds the text to the last input that was selected. If you use "click" it actually opens the file dialog but I don't see a way to automate through that.

Thanks

tuttitech avatar Mar 12 '25 19:03 tuttitech

Hi @tuttitech , I hadn't even remembered that feature—thank you so much for pointing it out! I'll prioritize implementing it as soon as possible.

I'll let you know when it's done

thalissonvs avatar Mar 12 '25 22:03 thalissonvs

+1

Currently need exactly that feature :)

byayex avatar Mar 19 '25 20:03 byayex