daniel1943
daniel1943
Thanks! @jondlm Probably saved me few hours :)
I tried changing the problematic line to: ``` status = 'Proxy check failed: %s:%s is not used while requesting' % (self.proxy.host, self.proxy.port) ``` And now it scrapes but for some...
I narrowed the issue down but I can't figure out how to fix it. In http_mode.py: ``` def set_proxy(self): ``` Doesn't set the instance to proxy. As this in proxy_check:...
+1 can't change it.
Any progress on this?
Same here (running selenium grid with chrome).