Giter VIP home page Giter VIP logo

Comments (5)

andresdominguez avatar andresdominguez commented on July 23, 2024

Hello. I just published a new version 2.1.0. It should work with the latest version of protractor (4.0.9)

from elementor.

MikiPopovic avatar MikiPopovic commented on July 23, 2024

Just installed Elementor and also geting throw er; // Unhandled 'error' event
Browser starts and chrashes.
If I just start it with command: elementor it starts fine, but when I try to locate an element and get results in Protractor window, it crashes again.

Here's the log:

osboxes@osboxes:~$ elementor
Creating protractor configuration file
Starting protractor
Running command: [node /usr/lib/node_modules/elementor/node_modules/protractor/built/cli.js --elementExplorer true --debuggerServerPort 6969 /tmp/protractor-conf1161018-4224-1ak7zcy.f1k4eu3di]
[20:58:20] I/hosted - Using the selenium server at http://localhost:4444/wd/hub
[20:58:22] I/protractor -
[20:58:22] I/protractor - ------- Element Explorer -------
[20:58:22] I/protractor - Starting WebDriver debugger in a child process. Element Explorer is still beta, please report issues at github.com/angular/protractor
[20:58:22] I/protractor -
[20:58:22] I/protractor - Type to see a list of locator strategies.
[20:58:22] I/protractor - Use the list helper function to find elements by strategy:
[20:58:22] I/protractor - e.g., list(by.binding('')) gets all bindings.
[20:58:22] I/protractor -
Server listening on 127.0.0.1:6969
Done starting protractor
Starting elementor
Elementor is listening on http://localhost:13000
Elementor is ready!
Testing suggestions [ { name: 'byCss',
locator: 'by.css('button[type="submit"]')',
countExpression: 'element.all(by.css('button[type="submit"]')).count()' },
{ name: 'byCss',
locator: 'by.css('button[ng-click="$controller.submit()"]')',
countExpression: 'element.all(by.css('button[ng-click="$controller.submit()"]')).count()' },
{ name: 'byCss',
locator: 'by.css('button[ng-disabled="!$controller.selectedEntity"]')',
countExpression: 'element.all(by.css('button[ng-disabled="!$controller.selectedEntity"]')).count()' },
{ name: 'byCss',
locator: 'by.css('button.l-block.l-width-full.border-radius-2.btn.btn-lg.btn-success.text-20.ptb-20')',
countExpression: 'element.all(by.css('button.l-block.l-width-full.border-radius-2.btn.btn-lg.btn-success.text-20.ptb-20')).count()' },
{ name: 'byCss',
locator: 'by.css('.l-block.l-width-full.border-radius-2.btn.btn-lg.btn-success.text-20.ptb-20')',
countExpression: 'element.all(by.css('.l-block.l-width-full.border-radius-2.btn.btn-lg.btn-success.text-20.ptb-20')).count()' },
{ name: 'byButtonText',
locator: 'by.buttonText('Continue')',
countExpression: 'element.all(by.buttonText('Continue')).count()' } ]
Connected. Sending command: element.all(by.css('button[type="submit"]')).count()
events.js:160
throw er; // Unhandled 'error' event
^

from elementor.

hasanlussa avatar hasanlussa commented on July 23, 2024

protractor 5 already release guys, is this issue still relevant

from elementor.

gustavolira avatar gustavolira commented on July 23, 2024

same problem here

from elementor.

TamerHussien avatar TamerHussien commented on July 23, 2024

i was having the problem cause i didn't install java ..... after install it working perfectly

from elementor.

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.