e2e-record
E2E Test Recording & Refactoring
Workflow
- Launch codegen:
cd src/Frontend/e2e && npx playwright codegen http://localhost:4001 - Save raw recording to
src/Frontend/e2e/recordings/{feature-name}.spec.ts - Refactor into POM: Reuse existing page objects from
src/Frontend/e2e/page-objects/ - Add TC-ID: Annotate with
TC-{MOD}-{FEAT}-{NUM}: description @P{n} - Move to tests/: Place in correct folder
src/Frontend/e2e/tests/{module}/
Existing Page Objects
base.page.ts— Navigation, wait helpers, loading detectionapp.page.ts— Tab navigation, app-level operationstask-list.page.ts— Task list, filters, searchtask-detail.page.ts— Task form fields, validationtext-snippet.page.ts— Snippet CRUD operations
Recording Directory
Raw codegen outputs go to src/Frontend/e2e/recordings/ (gitignored).
More from duc01226/easyplatform
pdf-to-markdown
[Document Processing] Use when you need to convert PDF files to Markdown with support for native text PDFs and scanned documents (OCR).
686markdown-to-docx
[Document Processing] Use when you need to convert markdown files to Microsoft Word ( DOCX) format with GFM support and math rendering.
435markdown-to-pdf
[Document Processing] Use when you need to convert markdown files to PDF with syntax highlighting and custom CSS support.
405docx-to-markdown
[Document Processing] Use when you need to convert Microsoft Word ( DOCX) files to Markdown with GFM support (tables, images, code blocks).
294ui-ux-pro-max
[Frontend] Frontend UI/UX design intelligence - activate FIRST when user requests beautiful, stunning, gorgeous, or aesthetic interfaces. 50 styles, 21 palettes, 50 font pairings, 20 charts, 8 stacks. Triggers on ui design, ux design, design system, color palette, typography, glassmorphism, claymorphism, neumorphism, bento grid, font pairing, ui-ux-pro-max, stunning interface, beautiful ui.
83arch-security-review
[Architecture] Use when reviewing code for security vulnerabilities, implementing authorization, or ensuring data protection.
64