Skip to content

Tern & Protractor support

angelozerr edited this page Jan 5, 2015 · 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 (see Tern-Eclipse-IDE), open Project Properties, 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

This protractor tern plugin can be used inside WebBrowser. You can see demo TODO.

Clone this wiki locally