Giter Club home page Giter Club logo

Comments (3)

Swiip avatar Swiip commented on July 24, 2024

Sorry for the connect task, I forgot to update the e2e test tasks after switching from connect to browser sync. I'll fix this soon.

However, the protractor-only works for me. Can you give more details? OS, copy of the error...

from generator-gulp-angular.

aarondufall avatar aarondufall commented on July 24, 2024

I'm on OS X 10.9.3

I reverted the capabilities in the protractor.conf to the original one that where provided

This is the error that I'm getting

node_modules/protractor/node_modules/selenium-webdriver/lib/webdriver/promise.js:1702
      throw error;
            ^
UnknownError: The path to the driver executable must be set by the phantomjs.binary.path capability/system property/PATH variable; for more information, see https://github.com/ariya/phantomjs/wiki. The latest version can be downloaded from http://phantomjs.org/download.html

Note: I removed all my local directory structure for the error

from generator-gulp-angular.

Swiip avatar Swiip commented on July 24, 2024

I didn't realize but protractor needs phantomjs to be installed globally. You can test quickly with npm install -g phantomjs.

The doc gives a way to use an embeded version of phantom, I'll use this for the next version...
https://github.com/angular/protractor/blob/master/docs/browser-setup.md#phantomjs

from generator-gulp-angular.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.