Coder Social home page Coder Social logo

Comments (12)

rochejul avatar rochejul commented on September 25, 2024 4

I will publish it tonight on the npm registry

Regards

from gulp-angular-protractor.

nalbion avatar nalbion commented on September 25, 2024

I think this is related - http://stackoverflow.com/questions/40019066/webdrivererror-connection-refused

from gulp-angular-protractor.

nalbion avatar nalbion commented on September 25, 2024

I have executed

$ webdriver-manager --out_dir /tmp update
...
$ webdriver-manager --out_dir /tmp status
[17:31:14] I/status - selenium standalone versions available: 2.52.0, 2.53.1 [default]
[17:31:14] I/status - chromedriver version available: 2.24 [default]
[17:31:14] I/status - geckodriver version available: v0.9.0 [default]
[17:31:14] I/status - android-sdk is not present
[17:31:14] I/status - appium is not present

but gulp-angular-protractor still has 2.20 (it needs to be 2.24 for Chrome 54):

$ my-project/node_modules/gulp-angular-protractor/node_modules/gulp-protractor/node_modules/protractor/selenium/chromedriver --version

ChromeDriver 2.20.353124 (035346203162d32c80f1dce587c8154a1efa0c3b)

If you edit node_modules/gulp-angular-protractor/node_modules/gulp-protractor/node_modules/protractor/config.json and set "chromedriver": "2.24" and then run

$ node_modules/gulp-angular-protractor/node_modules/gulp-protractor/node_modules/protractor/bin update

You'll have your gulp tasks up and running again, but all of my scenarios are failing:

isElementPresent error Timed out waiting for Protractor to synchronize with the page after 30 seconds. Please see https://github.com/angular/protractor/blob/master/docs/faq.md

from gulp-angular-protractor.

rochejul avatar rochejul commented on September 25, 2024

Hi

Have you retry to update the google webdriver since ?

Otherwise, I will try to update the protractor dependecy

Cheers

from gulp-angular-protractor.

nalbion avatar nalbion commented on September 25, 2024

@rochejul if you bump to "gulp-protractor": "3.0.0", (I had to delete node-modules and shrink-wrap) webdriver is automatically updated and the task runs, but I'm still getting isElementPresent error { [ScriptTimeoutError: Timed out waiting for Protractor to synchronize with the page after 30 seconds

from gulp-angular-protractor.

nalbion avatar nalbion commented on September 25, 2024

...then again, in #24 you say that you're migrating away from gulp-protractor

from gulp-angular-protractor.

rochejul avatar rochejul commented on September 25, 2024

Hi @nalbion
Can you check if on the feature branch "experimental/appium" the issue is fixed please ?

If so, I will integrate it as soon as possible

Many thanks

Regards

from gulp-angular-protractor.

Janens avatar Janens commented on September 25, 2024

From what I can see "experimental/appium" uses protractor 4.0.3 which still uses chromedriver 2.22. Bumping protractor to 4.0.9 in the "experimental/appium" branch seems to fix it though.

from gulp-angular-protractor.

rochejul avatar rochejul commented on September 25, 2024

Many thank for your feedback !

I will update this branch asap and integrate it into the master branch

Regards

from gulp-angular-protractor.

Janens avatar Janens commented on September 25, 2024

Confirmed that issue is fixed with version 0.2.0. Great work! :)

from gulp-angular-protractor.

rochejul avatar rochejul commented on September 25, 2024

@Janens great ! Many thanks

from gulp-angular-protractor.

AlexSwensen avatar AlexSwensen commented on September 25, 2024

Works for me as well. Many thanks!

from gulp-angular-protractor.

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.