action-utilities
CommunityUnify Playwright actions with UIActions.
Software Engineering#playwright#test-automation#page-objects#ui-actions#centralized-interactions#logging-screenshots#retry-handling
AuthorAbhiRKeesara
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill consolidates scattered Playwright interactions into a single, reusable UIActions gateway, reducing duplication and making tests easier to maintain.
Core Features & Use Cases
- Unified action layer: Route all interactions through specialized action classes (EditBoxActions, ButtonActions, etc.) to keep Page Objects lean.
- Centralized wait handling, error handling, and optional logging with screenshots for debugging.
- Use Case: In a LoginPage, convert direct Playwright calls into UIActions to fill fields and click sign-in via a single ui.editBox().fill(...) and ui.button().click(...) sequence.
Quick Start
Create a UIActions instance in your tests and wire it into your Page Objects to start routing all interactions through the gateway.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: action-utilities Download link: https://github.com/AbhiRKeesara/test-automation-skills/archive/main.zip#action-utilities Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.