angularjs - Debugging Protractor in Vs 2013 -
i followed instructions here:visual studio 2013 protractor intellisense
everything worked fine, rebooted, , whenever try debug, breakpoint turns white , says no symbols loaded.
in c# i'd windows->debug->modules, opens , closes fast. tried adding debug parameters node exe (protractor.com) no joy.
any ideas needed symbols loading again?
i loaded chutzpah time rebooted, uninstalled that, no joy. maybe chutzpah changed settings in vs need restore?
is there other way legit full on debugging in protractor tests, mean step in lines of code, set watches, examine variables, visually, not debugging on command line stuff naturally..
Comments
Post a Comment