Getting TypeError: WebDriver.__init__() got an unexpected keyword argument ‘desired_capabilities’ despite ‘desired_capabilities’ being deprecated
I’m creating a scraper connected to a Telegram bot that collects offers on Amazon. However, I’m running into problems when I try to use a proxy server. The problem I encountered with the code attached below is that it gives me the following error: