Skip to content

Tag: selenium-chromedriver

Automatically upload images on vinted

I’ve been stuck on a task for a few days. I can’t load images automatically on the vinted image browser. I tried running the following code: The problem is that the paths of the recovered images end up on the terminal where the script is run, while they should be set in the upload window. It almos…