I had built a web-scraper with an old version of chrome and it was working well and then chrome autoupdated itself with version 69.0.3497.81 and now any website doesn't seem to recognise the web browser while scraping. Is there a version if ChromeDriver that works well? I also tried downgrading chrome to previous versions, but doesn't seem to work anymore
(Note:- I tried ChromeDriver 2.41 and it doesn't work right.)
Thanks in advance