kullandğım kod
chrome_options = Options()
options = {
'proxy': {
'socks5': 'socks5://user
w@host
ort','socks5': socks5://user
w@host
ort','no_proxy': 'localhost,127.0.0.1' # excludes
}
}
driver = webdriver.Chrome(executable_path="chromedriver.exe ",seleniumwire_options=options)
ip değişmiyor proxy mi skntılı benmi sıkıntılıyım
driver.get("https://google.com")
sıkınıtıszı webe girebiliyorum yine
