Automating web download tasks with Selenium and Python – Part 2
So we can read an excel sheet, and manipulate a browser – how do we put these skills together to do something that saves us time (= money)? Divide and conquer When approaching any programming problem, I like to break it down into chunks. It’s …