首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >如何在nodejs中安装gulp-protractor和设置独立的selenium服务器?

如何在nodejs中安装gulp-protractor和设置独立的selenium服务器?
EN

Stack Overflow用户
提问于 2016-12-02 09:33:19
回答 1查看 396关注 0票数 0

我运行npm install gulp-protractor --save-dev在我的项目中安装protractor及其要求。

根据这个文档(https://github.com/mllrsohn/gulp-protractor),我应该找到'./node_modules/protractor/selenium/selenium-server-standalone-2.45.0.jar'。但是在我安装了所有东西之后,那个selenium-server-standalone-xxx.jar文件就找不到了。即使在我运行npm install protractor之后,它也没有出现。

这是我在node_modules/protractor上的文件

这里我漏掉了什么?我使用Linux Ubuntu 16.04,node 6.9.1(通过nvm)

EN

回答 1

Stack Overflow用户

发布于 2016-12-02 12:18:23

您需要安装need驱动程序,您可以从此链接https://github.com/angular/protractor#appendix-a-setting-up-a-standalone-selenium-server中找到说明

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/40923375

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档