Setup & Installation
What This Skill Does
Generates Protractor end-to-end tests for Angular and AngularJS applications in JavaScript or TypeScript. Protractor reached end-of-life in 2023, so the skill also includes a migration guide mapping Protractor APIs to Playwright and Cypress equivalents.
Saves time writing boilerplate for Angular-specific locators like by.model and by.binding, and gives you a ready-made mapping table when you need to migrate off Protractor.
When to use it
- Writing E2E login and form tests for legacy AngularJS apps
- Converting existing Protractor locators to Playwright selectors
- Scaffolding page object classes for Angular component tests
- Setting up protractor.conf.js with Jasmine and Selenium
- Running Protractor suites on LambdaTest cloud browsers