Hi all,
I want to know if there is way to attach file automatically to a website using QtWebEngine.
In fact, I have to upload a file into a website when clicking on "upload button".
I can emulate the button click, but I don't know how to attach the file.
Thank you for your helps!