ui_e2e

Automate Playwright-based UI tests for Todo and Cron workflows.

Updated Apr 19, 2026
One-click install
npx skills add https://github.com/R3n3gade-ai/canvasclaw --skill ui-e2e-r3n3gade-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ui_e2e
Source: https://github.com/R3n3gade-ai/canvasclaw/tree/main/tests/ui_e2e
Command: npx skills add https://github.com/R3n3gade-ai/canvasclaw --skill ui-e2e-r3n3gade-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires playwright, websockets.

What problem does it solve?

Automates end-to-end UI testing for JiuwenClaw's web interface, enabling repeatable validation of Todo and Cron workflows and automatic evidence collection.

Core Features & Use Cases

  • Automated UI verification: Validates Todo and Cron UI flows with deterministic Playwright tests.
  • Evidence collection: Captures screenshots, logs, and reports to aid debugging and traceability.
  • Runner integration: Provides a suite runner to batch-run scenarios and produce per-run artifacts.

Quick Start

Run the UI end-to-end tests to generate a report with artifacts.

Frequently Asked Questions about ui_e2e

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate end-to-end UI testing for web interfaces?

Automate end-to-end UI testing by running deterministic Playwright test suites that validate web interface workflows, execute batch scenarios, and capture screenshots with logs for debugging. This provides reproducible automated validation and automatic evidence collection for development and QA teams.

What is the best way to capture screenshots and logs during Playwright test execution?

Capture screenshots and logs during Playwright test execution by using an integrated suite runner that batch-runs scenarios and generates per-run artifacts. This automatic evidence collection aids debugging and traceability by consistently outputting visual and textual reports for every test run.

Does this automated UI testing tool support batch-running scenarios for Todo and Cron workflows?

Yes, automated UI testing supports batch-running scenarios for Todo and Cron workflows through a dedicated suite runner. It provides deterministic Playwright tests to validate these specific web interface flows and produces per-run artifacts for consistent verification and debugging.

How do I set up the environment for running web UI E2E tests with Playwright?

Set up the environment for web UI E2E tests by installing Playwright and websockets dependencies. The testing framework supports environment setup and consistent artifact generation, enabling reproducible test scenarios that validate web interface workflows and gather debugging evidence.

Can I use this for automated UI smoke tests and reproducible test scenarios?

Yes, you can use this for automated UI smoke tests and reproducible test scenarios. It automates end-to-end UI validation for web interfaces using deterministic Playwright tests, ensuring repeatable verification of workflows and consistent artifact generation for debugging.