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

debug protractor #496

Open
clembo590 opened this issue Nov 2, 2019 · 2 comments
Open

debug protractor #496

clembo590 opened this issue Nov 2, 2019 · 2 comments

Comments

@clembo590
Copy link

Hello. I have spend my entire day trying to launch the protractor test in "debug".
ideally I would like to debug it from visual studio but I did not manage.
I tried both ways from the accepted answer on stackoverflow:
https://stackoverflow.com/questions/54016095/how-to-debug-protractor-in-vs-code
I also looked at this video: https://www.youtube.com/watch?v=6aPfHrSl0Qk&t=1208s

I really lost my day today... Any help would be really appreciated.

@kasparov112000
Copy link

Can you elaborate? Trying to debug protractor? Are aware that protractor is an E2E test suite? So it is used to test your application

@netalex
Copy link

netalex commented Feb 10, 2020

Can you elaborate? Trying to debug protractor? Are aware that protractor is an E2E test suite? So it is used to test your application

looking at stackoverflow link poster linked, i think he mean launching debugger on protractor app's code itself (i.e. the /e2e directory in the repo).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants