美文网首页
unknown error: call function res

unknown error: call function res

作者: leo_xl | 来源:发表于2018-11-28 10:58 被阅读0次

问题描述:

selenium报错unknown error: call function result missing,是由于chrome版本与driver版本不匹配导致的,

解决方案:

下载对应版本的chromedriver
下载地址:http://chromedriver.storage.googleapis.com/index.html

版本对照表
chromedriver版本    支持的chrome版本
        v2.29                        v56-58
        v2.28                        v55-57
        v2.27                        v54-56
        v2.26                        v53-55
        v2.25                        v53-55
        v2.24                        v52-54
        v2.23                        v51-53
        v2.22                        v49-52
        v2.21                        v46-50
        v2.20                        v43-48
        v2.19                        v43-47
        v2.18                        v43-46
        v2.17                        v42-43
        v2.16                        v42-45
        v2.15                        v40-43
        v2.14                        v39-42
        v2.13                        v38-41
        v2.12                        v36-40
        v2.11                        v36-40
        v2.10                        v33-36
        v2.9                          v31-34

相关文章

网友评论

      本文标题:unknown error: call function res

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