freshdeps_
~ / npm / protractor
protractornpm
abandoned
Archived, deprecated/yanked, or silent for 2+ years.
✓ freshdeps checked protractor live against npm, GitHub & OSV on Jun 8, 2026 — but it goes stale again.
Install the MCP so your AI agent checks freshness before it recommends a dependency:
claude mcp add freshdeps -- npx -y github:SolvoHQ/freshdeps-mcp
One line. Works in Claude Code / Cursor / any MCP client (or paste the JSON config). Zero npm account needed.
Latest version
7.0.0
Last release
6.1y ago
Last commit
3.0y ago
Known CVEs (OSV)
0
Deprecated
YES
Repo archived
YES
Suggested alternative
@playwright/test
Protractor is deprecated and reached end-of-life (Summer 2023).
Migration
npm rm protractor && npm i -D @playwright/test; rewrite element(by.css('x')) as page.locator('x'); npx playwright test
Embed this freshdeps badge in your README. It reads the same hand-verified migration corpus this page does — so it tells anyone who lands on your repo whether protractor is a dead end before they install it.

freshdeps badge for protractor

Markdown
[![freshdeps](https://freshdeps.vercel.app/badge/npm/protractor.svg)](https://freshdeps.vercel.app/npm/protractor?ref=badge)
HTML
<a href="https://freshdeps.vercel.app/npm/protractor?ref=badge"><img src="https://freshdeps.vercel.app/badge/npm/protractor.svg" alt="freshdeps: protractor"></a>
The badge links back here with an independent ?ref=badge tag.
// support

This migration corpus is hand-verified and free — support keeping it that way.

checked 2026-06-08T02:28:46.308Z · sources: registry=true github=true osv=true