[issue30472] [Selenium 3.4.2-geckodriver 0.16.1] Python 3.6.1 unable to initialize webdriver with "marionette" set to True

2017-05-26 Thread Antoine Pitrou
Changes by Antoine Pitrou : -- resolution: -> rejected stage: -> resolved status: open -> closed ___ Python tracker ___

[issue30472] [Selenium 3.4.2-geckodriver 0.16.1] Python 3.6.1 unable to initialize webdriver with "marionette" set to True

2017-05-26 Thread Antoine Pitrou
Antoine Pitrou added the comment: This is the bug tracker for Python itself. What you're having is an issue with selenium, which is a third-party library. I recommend you post your issue on the selenium bug tracker instead. -- nosy: +pitrou ___

[issue30472] [Selenium 3.4.2-geckodriver 0.16.1] Python 3.6.1 unable to initialize webdriver with "marionette" set to True

2017-05-25 Thread Debanjan Bhattacharjee
New submission from Debanjan Bhattacharjee: Python 3.6.1 unable to initialize webdriver (geckodriver) for Selenium with "marionette" set to True. Here is my code block written in PyCharm: from selenium import webdriver from selenium.webdriver.common.desired_capabilities import