action-utilities

Community

Unify Playwright actions with UIActions.

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 required

Components

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.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.