Skip to content

Tern & Protractor support

angelozerr edited this page Jan 26, 2016 · 4 revisions

tern-protractor provides the protractor tern plugin which gives you a support for protractor.

After installing and converting your project as Tern Project, go at Tern project property, click on Tern / Modules item and select the Protractor tern plugin :

Select Protractor Plugin

After that you can benefit with protractor completion like functions of by:

Protractor By Completion

If you need Run/Debug Protractor inside your Eclipse, please install AngularJS Eclipse which provides Run/Debug Protractor support.

Clone this wiki locally