bstoilov / py3-pinterest

Fully fledged Python Pinterest client
MIT License
293 stars 104 forks source link

adding service to webdriver #189

Closed mfhassan22 closed 9 months ago

mfhassan22 commented 1 year ago

selenium.webdriver.chrome new version have different arguments, it will resolve the issue with webdriver.Chrome() initiation.

bstoilov commented 9 months ago

Great :)