IntelliJ IDEA
 
Get IntelliJ IDEA
You are viewing the documentation for an earlier version of IntelliJ IDEA.

Protractor

Last modified: 10 August 2022

Required plugin: JavaScript and TypeScript

The plugin is available only in IntelliJ IDEA Ultimate, where it is enabled by default.

Protractor is a test framework for Angular and AngularJS applications. Protractor executes tests against your application running in a real browser, which ensures correctness and trustworthiness of test results. IntelliJ IDEA integrates with Protractor so you can run and debug your tests from inside the IDE. You can see the test results in a treeview and easily navigate to the test source from there.