alright icon indicating copy to clipboard operation
alright copied to clipboard

fix TypeError: WebDriver.__init__() got multiple values for argument …

Open nicolaspiet opened this issue 1 year ago • 0 comments

…'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.

nicolaspiet avatar Jan 09 '24 18:01 nicolaspiet