scrapy-selenium
scrapy-selenium copied to clipboard
Support Safari
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