gersub.blogg.se

Mozilla geckodriver download
Mozilla geckodriver download






mozilla geckodriver download

The firefox version which I work with is:ĭoes anyone have any idea as to how I could go about fixing this? Profile Dir: /tmp/tmpuigrk9f7 If you specified a log_file in the FirefoxBinary constructor, check it for details. You must use GeckoDriver instead for Firefox 48+. #driver = webdriver.Firefox(capabilities=cap, executable_path = path_to_driver)ĭespite that I am getting the following error: : Message: Can't load the profile. # run firefox webdriver from executable pathĭriver = webdriver.Firefox(firefox_options=options, capabilities=cap, executable_path = path_to_driver) Path_to_driver = "/home/andrea/geckodriver" This is the code I have so far: from _capabilities import DesiredCapabilitiesįrom import Optionsįrom import Keys I am trying to use the geckodriver with firefox and selenium on my Ubuntu machine.








Mozilla geckodriver download