Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
このコードを使用して Firefox を起動する必要があります。
browser = webdriver.Firefox()
しかし、自分で開発したfirefox\chrome\opera\ieではなく、自分でブラウザを使いたいのですが、seleniumで起動してPythonを使うにはどうすればいいですか?