I have a brand-new out of the box Raspberry Pi 4 that I'd like to run python selenium on. However, I don't have the path to use for this command: any tips?
driver = webdriver.Chrome("path-to-chromiumdriver")
I am also happy to run it with Firefox if someone has the path for that!
Thanks, /yga