Giter VIP home page Giter VIP logo

Comments (5)

andresdominguez avatar andresdominguez commented on August 26, 2024

Thank you for the feedback. The code to open the URL may be buggy.

Can you try to launch elementor with no arguments and then enter the url in the browser? Does it work when you don't provide the url?

from elementor.

ch0wdan avatar ch0wdan commented on August 26, 2024

@andresdominguez - Launching Elementor with just "elementor" also results in this same issue.

I've also tried launching to my localhost with "--chrome" and also with just 'elementor --chrome".

So far i'm not able to get the browser to stay open. Also tried re-updating webdriver however seems like thats not the issue either.

from elementor.

ch0wdan avatar ch0wdan commented on August 26, 2024

accidentally closed this. Issue still present

from elementor.

andresdominguez avatar andresdominguez commented on August 26, 2024

Maybe there is another process running in the background that didn't die.

Try to do a:

ps -ef | grep protractor

And kill any processes that were left running.

I will add code to make sure that the protractor process goes down when you kill elementor.

from elementor.

ch0wdan avatar ch0wdan commented on August 26, 2024

@andresdominguez - Good catch. Were currently using "grunt serve" to serve our webapp. That was the conflicting instance.

For anyone in the future reading this. If your issuing this issue and are also using grunt for your app - shut down your grunt serve instance, launch elementor THEN start your grunt instance.

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.