はじめに DI部のおおたきです。Headless ChromeがWindowsをサポートしたのでWindows上で動かしてみました。 環境 Windows7 Google Chrome 62.0.3202.75 Python 3.6.3 Pleiades 4.7.1 準備 Pythonはすでにインストールしてある前提で進めたいと思います。まずpipでライブラリをインストールします。 C:\Users\ootaki.kentaro>pip install selenium Collecting selenium Using cached selenium-3.6.0-py2.py3-none-any.whl Installing collected packages: selenium Successfully installed selenium-3.6.0 次にWebDirverをここか