I would like to automate the posting of ads from an excel. I have succeeded in all the procedure except to put the pictures automatically on a desktop.
I tried the command “type”, “upload” with a css, xpath.
Please try to use that element for the type command instead to see if it works. The type command should be able to upload files on input elements with type='file'.
Incredibly, it works! I copied the XPath from the line you just told me and with the guy it works perfectly. For others who come across this here is the start line attached.