clemfromspace/scrapy-selenium

Support Safari

Weilet opened this issue · 0 comments

Exception:

ModuleNotFoundError: No module named 'selenium.webdriver.safari.options'

Reason:

Safari has no options module

Solution:

Not to import options module if the driver name is safari