Coding Global Background
Coding Global

need help with python error

Archived 2 years ago
4 messages
0 members
Created 3 years ago
Updated 3 years ago
Open in Discord
N
notecstasy
Traceback (most recent call last):
File "C:\Users\isuck\OneDrive\Desktop\OutlookGen-main\outlook gen\main.py", line 318, in <module>
eGen().run()
File "C:\Users\isuck\OneDrive\Desktop\OutlookGen-main\outlook gen\main.py", line 312, in run
self.CreateEmail(driver=webdriver.Chrome(options=self.options, desired_capabilities=self.capabilities))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: WebDriver.init() got an unexpected keyword argument 'desired_capabilities'

Replies (4)