Selenium on PyCharm cannot find firefox binary

前端 未结 0 1126
别那么骄傲
别那么骄傲 2021-01-19 19:25

This minimal example works just fine using standard python3 but it will not run in PyCharm project.

from selenium import webdriver
browser = webdriver.Firefox         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题