def phantom_driver(): return webdriver.PhantomJS(service_args=["--ignore-ssl-errors=true", "--web-security=false"])