Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting DEBUG=cypress:* or DEBUG=cypress:driver should launch the Cypress GUI in this debug mode #699

Closed
brian-mann opened this issue Oct 2, 2017 · 2 comments
Assignees
Labels
cli type: enhancement Requested enhancement of existing feature

Comments

@brian-mann
Copy link
Member

Currently users have to do two separate steps to see debugging output.

  1. They have to run this from the command line to get output in stdout
  2. Then they also have to run a separate command in their browser console to see it there.

We should fuse this together and automatically launch the driver in debug mode if this flag was set.

https://docs.cypress.io/guides/guides/debugging.html#Using-the-DevTools

@brian-mann brian-mann added the type: enhancement Requested enhancement of existing feature label Oct 2, 2017
@brian-mann brian-mann self-assigned this Oct 2, 2017
@brian-mann
Copy link
Member Author

Related to #448.

@jennifer-shehane
Copy link
Member

Unfortunately we have to close this issue due to inactivity. Please comment if there is new information to provide concerning the original issue and we can reopen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli type: enhancement Requested enhancement of existing feature
Projects
None yet
Development

No branches or pull requests

2 participants