alright
alright copied to clipboard
fix TypeError: WebDriver.__init__() got multiple values for argument …
…'options'
The issue is being caused due to changes in Selenium (4.10.0). Now, to pass in an executable path, it requires the use of the service arg.