-1

I want to know how I can setup debugger for Protractor test automation in WebStorm IDE. I have done it for Nightwatch framework but not sure about Protractor.

LazyOne
  • 158,824
  • 45
  • 388
  • 391

1 Answers1

0

You can run/debug your protractor tests using Protractor run configuration. Please see https://www.jetbrains.com/help/webstorm/2018.1/protractor.html, https://blog.jetbrains.com/webstorm/2016/10/webstorm-2016-3-eap-163-6957/ for more info

lena
  • 90,154
  • 11
  • 145
  • 150