We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
Can you elaborate? Trying to debug protractor? Are aware that protractor is an E2E test suite? So it is used to test your application
Sorry, something went wrong.
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).
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: