Python 3 测试通过。
使用selenium和Chrome Webdriver模拟填报过程。
pip install selenium
到 https://sites.google.com/a/chromium.org/chromedriver/downloads 下载最新的Chrome Webdriver并将exe放到环境变量中的任意目录。
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Python 3 测试通过。
使用selenium和Chrome Webdriver模拟填报过程。
pip install selenium
到 https://sites.google.com/a/chromium.org/chromedriver/downloads 下载最新的Chrome Webdriver并将exe放到环境变量中的任意目录。