Content Preview
# Update Entity Template
Tests editing an entity via form and inline edit interactions.
## Prerequisites
- Authenticated session via `{{authStorageStatePath}}`
- Existing entity ID: `{{entityId}}`, name: `{{originalEntityName}}`
- App running at `{{baseUrl}}`
---
## TypeScript
```typescript
import { test, expect } from '@playwright/test';
test.describe('Update {{entityName}}', () => {
test.use({ storageState: '{{authStorageStatePath}}' });
// Happy path: edit via form
test('updates How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/update.md \
https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/engineering-team/playwright-pro/templates/crud/update.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/alirezarezvani/claude-skillsThen reference at engineering-team/playwright-pro/templates/crud/update.md
Related Skills
update-docs
Update all the documentation related files.
commandsupdatedocs
by alirezarezvani · alirezarezvani-claude-skills
update_status_line
Update or add custom key-value pairs to a session's status line data, enabling dynamic status line customization with arbitrary metadata.
commandsupdatestatusline
by disler · disler-hooks-mastery
update-quantity
Tests increasing, decreasing, and removing items from cart.
engineering-teamupdatequantity
by alirezarezvani · alirezarezvani-claude-skills
stakeholder-update
Stakeholder communication assistant for status updates, progress reports, and executive summaries. Use when the user needs to write a stakeholder update, status report, progress summary, or any upward communication. Triggers include "stakeholder update", "status update", "progress report", "update leadership", "weekly update", or "executive summary".
stakeholder-updatestakeholderupdate
by jeremylongshore · plugins-plus-skills