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

Protractor

Last modified: 17 November 2022

Available only in PyCharm Professional: download to try or compare editions

Required plugins:

JavaScript and TypeScript, Angular and AngularJS -  The plugins are available only in PyCharm Professional, where they are 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. PyCharm 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.