Marvin Kastner

Results 133 comments of Marvin Kastner

It seems like that the prepared geckodriver is not the whole answer for me: ```shell >>> from selenium import webdriver >>> driver = webdriver.Firefox(executable_path=r"path-to-the-prepared\geckodriver.exe") Traceback (most recent call last): File...

@whimboo PS: How can I activate logging so that I can see which registry keys are looked for in which order?