Skip to content
angelozerr edited this page Jan 15, 2016 · 7 revisions

Protractor

AngularJS Eclipse provides a support for Protractor:

  • completion, hyperlink, validation, hover for protractor inside the JavaScript Editor (see Tern Protractor support):

Protractor Completion

  • run/debug a JavaScript protractor config file:

Run As Protractor

Preferences

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

Protractor Preferences

Launch

You can run/debug your protractor file.

Run

Run As Protractor

Debug

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

Debug As Protractor