当我尝试使用Selenium webdriver在eclipse中运行脚本时出现此错误:
org.openqa.selenium.remote.UnreachableBrowserException:错误 与远程浏览器通信。它可能已经死了。构建信息: 版本:'2.33.0',修订版:'4e90c97',时间:'2013-05-22 15:32:56' 系统信息:os.name:'Windows 7',os.arch:'amd64',os.version: '6.1',java.version:'1.7.0_45'连接到127.0.0.1:7055拒绝
可能是什么问题?