我运行npm install gulp-protractor --save-dev
在我的项目中安装量角器及其要求。
根据此文档(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,节点6.9.1(通过nvm)
答案 0 :(得分:0)
您需要安装webdriver,您可以从此链接中找到说明 https://github.com/angular/protractor#appendix-a-setting-up-a-standalone-selenium-server