I need some help :) Is there a way to update python selenium chrome browser for its download directory? I am iterating over a list of strings then I wanted to change the download directory of the selenium chrome browser for every word.
Initially this is how to set the default download path but is there a way to update it overtime?
I tried doing this but it seems it doesn't update, it just doesn't work :( Can someone help me out maybe you know the answer to this. Thank you so much!