51Testing软件测试论坛

标题: Robot Framework错误解决No browser is open [打印本页]

作者: kelsa    时间: 2017-12-14 11:17
标题: Robot Framework错误解决No browser is open
打开RIDE界面只执行脚本Open Browser
出现Capture Page Screenshot' could not be run on failure: No browser is open



解决方法:
1. 下载geckodriver,可以打开火狐浏览器,跑脚本
    地址 https://github.com/mozilla/geckodriver/releases
    此方法适用于selenium3.0以上的,因为selenium3.0发布以后,在3.0里不再有 Firefox 的驱动了,
    Mozilla 也把 Firefox 的 driver 独立发布出来了,而这个 driver 就是 geckodriver 了
2. 下载chromedriver,可以打开谷歌浏览器
    我在网上看到selenium之chromedriver与chrome版本映射表(更新至v2.34)
    http://blog.csdn.net/huilan_same/article/details/51896672



    所有chromedriver均可在下面链接中下载到:
    https://chromedriver.storage.googleapis.com/index.html

作者: jingzizx    时间: 2017-12-19 08:25
支持




欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) Powered by Discuz! X3.2