0

I am currently working on a project that edits photos of mine and then uploads those photos to a google site. I'm using Selenium to upload the photos to the portfolio site, and I have gotten all the way to the part where I cal select the file I want to upload on to the site. The issue I am having is that I need to select the photos from the file manager. I want this part of the process completely automated: does anyone have suggestions on how I can have a python3 script select a file from the file manager?

I have done some research of my own and I came across autokey, but I am not entirely sure if this would work for my project purposes.

Here is an example of what I want to automate:enter image description here

0 Answers0