infotrex / bulk-upload-to-opensea

BULK UPLOAD NFTs to OPENSEA
277 stars 202 forks source link

Deprecation warning - dealing with chromedriver #178

Closed yepyep3 closed 2 years ago

yepyep3 commented 2 years ago

Getting this error message:

upload_captcha.py:238: DeprecationWarning: executable_path has been deprecated, please pass in a Service object driver = webdriver.Chrome(executable_path=project_path + "/chromedriver.exe",options=opt)

Any ideas? Thanks

yepyep3 commented 2 years ago

I re-entered data in the fields & it seemed to work for anyone who has this issue.