-
Notifications
You must be signed in to change notification settings - Fork 89
Protractor
angelozerr edited this page Jan 15, 2016
·
7 revisions
AngularJS Eclipse provides a support for Protractor:
- completion, hyperlink, validation, hover for protractor inside the JavaScript Editor (see Tern Protractor support):

- run/debug a JavaScript protractor config file:

Before starting to run/debug your protractor file, you must configure Window / Preferences / AngularJS / Protractor:

You can run/debug your protractor file.

To debug a protractor file, you must install a JavaScript debugger and select in the Protractor Preferences the installed debugger.
