Selenium not scraping images when running python script
I’m trying to scrape a website for images via selenium python. I’v e made references to the file location and there are no errors when the script is run. But the folder remains empty. Is this because more waits need to be implemented? Or the file locations specified are somewhat incorrect?