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

Expose the remote debugger URL for PhantomJS #296

Closed
nex3 opened this issue Jul 22, 2015 · 0 comments
Closed

Expose the remote debugger URL for PhantomJS #296

nex3 opened this issue Jul 22, 2015 · 0 comments
Labels
type-enhancement A request for a change that isn't a bug
Milestone

Comments

@nex3
Copy link
Member

nex3 commented Jul 22, 2015

PhantomJS supports remote debugging via Chrome and Safari. We should enable this and expose the URL to users when the test runner is paused for debugging (for example as in #294).

This is complicated by the fact that PhantomJS doesn't support accessing an auto-allocated port (see ariya/phantomjs#13432). We may have to do some sort of manual port allocation and collision recovery.

@nex3 nex3 added the type-enhancement A request for a change that isn't a bug label Jul 22, 2015
@nex3 nex3 added this to the 0.12.4 milestone Jul 22, 2015
@nex3 nex3 closed this as completed in 7f7e5b4 Aug 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

1 participant