I want to automatically select a file through
File input tag <input type = file> via java script?
I know this is a security issue and is usually not resolved.
But whether it is allowed through extensions or in any form in any browser,
because I'm working on an automation project
which requires the publication of a form with several values, upload, which first uploads the file, and then the message form (kijiji.ca)
and it needs to be done.
itβs not necessary to be the browser of any browser that has automation capabilities such as chrome, Fire fox
Additional call forwarding
Hi Vladimir, I worked, as Vladimir suggested in the field of expansion.
Can I tell me if I need to automatically select multiple files, what value should I set.
I tried to install this
input.value = '"D:\Temp\step1.jpg" "D:\Temp\step2.jpg" "D:\Temp\step3.jpg"'
but he does not accept it. Although I can set it to one image, and it takes it.
thanks..
source share