Ross ROSS = Recommend OSS · open-source software intelligence for agents

angular/protractor

E2E test framework for Angular apps observed · 2026-08-28

github.com/angular/protractor · homepage · JavaScript · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4977
  • days_rel: n/a
  • days_push: 1197
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

8665 stars · 2250 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Protractor is an end-to-end test framework for Angular and AngularJS applications, built on top of WebDriverJS/Selenium. It runs tests against applications in a real browser, interacting with them as a user would.

Use cases

  • run e2e tests for angular apps
  • automate browser testing with selenium webdriver
  • test angularjs applications end to end
  • simulate user interactions in a real browser
  • write integration tests for web frontends

When to choose

  • maintaining a legacy AngularJS or Angular project that already uses Protractor
  • you need Angular-specific synchronization with pending HTTP requests and digest cycles in an existing codebase

When to avoid

  • starting any new project - Protractor reached end-of-life in August 2023 and is deprecated
  • you want an actively maintained e2e framework - use Playwright or Cypress instead
  • testing non-Angular applications where modern tooling is a better fit

Facets

library · maturity abandoned

e2e-testing testing testing web-development frontend browser angular selenium webdriver deprecated browser-automation nodejs javascript

3 sources

Member repositories

RepositoryRoleHealth v2
angular/protractormain10

For agents

markdown · JSON · MCP: product_card(name="angular/protractor")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem