driver = webdriver.PhantomJS(executable_path='C:/phantomjs/bin/phantomjs.exe')service_args = [
'--proxy=217.156.252.118:8080',
'--proxy-type=https',
]
browser = webdriver.PhantomJS(executable_path='C:/phantomjs/bin/phantomjs.exe"
,service_args=service_args)driver = webdriver.PhantomJS(executable_path='C:/phantomjs/bin/phantomjs.exe')service_args = [
'--proxy=217.156.252.118:8080',
'--proxy-type=https',
]
browser = webdriver.PhantomJS(executable_path='C:/phantomjs/bin/phantomjs.exe"
,service_args=service_args)
спасибо большое