码迷,mamicode.com
首页 > Web开发 > 详细

2.5 webDriver的多浏览器测试

时间:2017-03-16 18:35:46      阅读:161      评论:0      收藏:0      [点我收藏+]

标签:google   最新   runtime   .exe   bdr   错误提示   strong   ora   搜索   

1.使用chrome进行测试。

webdriver操作chrome浏览器的驱动程序:http://chromedriver.storage.googleapis.com/index.html

 

运行时,会有错误提示:unknown error: Runtime.executionContextCreated has invalid ‘context‘

>>说明安装的chromedriver不是最新版,有可能导致与chrome浏览器版本不兼容而报如下错误 。如上截图中,跳转到父目录,下载最新的版本即可。当前最新的版本是 2.28

 

技术分享技术分享

 

1.使用IE进行测试。

webdriver操作IE浏览器的驱动程序:访问 http://docs.seleniumhq.org/download 搜索 64 bit Windows IE  下载IEDriverServer.exe

技术分享

 

2.5 webDriver的多浏览器测试

标签:google   最新   runtime   .exe   bdr   错误提示   strong   ora   搜索   

原文地址:http://www.cnblogs.com/ericazy/p/6560468.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!