Coder Social home page Coder Social logo

Comments (2)

agoldis avatar agoldis commented on June 30, 2024

@SRVFLLN

Thanks for submitting the issue here. From a glance, it seems like the proper way is to set the env variable:

ELECTRON_EXTRA_LAUNCH_ARGS=--remote-debugging-port=9222 

I have shared the troubleshooting guide here: https://github.com/currents-dev/cypress-debugger#troubleshooting. Obviously, it's a bit hard to debug without access to the whole system.

I validated that the plugin is working well with the bare setup as appears here.

currents-2023-06-08-13.10.48.mp4

I know it's annoying, but it's kind of "working on my machine".

Please try enabling the debug mode (as appears in the troubleshooting guide - maybe we can find more clues in the logs.

from cypress-debugger.

SRVFLLN avatar SRVFLLN commented on June 30, 2024

@agoldis I'm happy to tell you, that I found a soulution, and it was very simple. I simply moved cypress-debugger inside the cypress.config file to the end of the file, right before the return config line. I think, some of our launchOptions, inside before:browser:launch event might have created some problems for the debugger options. And after I put the cypress-debugger at the end of the file, Cypress doesn't need the ensureBrowserFlags function.

from cypress-debugger.

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.