美文网首页
Windows解决pyecharts保存图片-webdriver

Windows解决pyecharts保存图片-webdriver

作者: Panda_phc | 来源:发表于2020-04-02 10:56 被阅读0次
    1. pip install snapshot-selenium
    2. pip install selenium
    3. 查看浏览器信息:chrome://version/
    4. chromedriver下载仓库与浏览器版本相对应
      http://chromedriver.storage.googleapis.com/index.html
    5. 将webdriver.exe 与Chrome.exe放到一个路径下,然后在环境变量中添加,

      例如: Snipaste_2020-04-02_10-55-21.png
    6. 重启浏览器

    相关文章

      网友评论

          本文标题:Windows解决pyecharts保存图片-webdriver

          本文链接:https://www.haomeiwen.com/subject/bogtphtx.html