mobile-testing-playwright

Community

Automate mobile testing, ensure flawless UX.

Authorramunasnognys
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Mobile app and responsive web testing is complex, time-consuming, and prone to inconsistencies across devices. This Skill automates comprehensive mobile device testing, ensuring your applications look and function perfectly on iOS and Android, saving you manual effort and catching bugs early.

Core Features & Use Cases

  • Cross-Device Emulation: Test on a wide range of iOS (iPhone, iPad) and Android (Pixel, Galaxy) devices with accurate viewport and touch emulation.
  • Visual Regression Testing: Automatically capture screenshots and compare them against baselines to detect unintended UI changes across different mobile layouts.
  • Touch Interaction & Responsive Layout Testing: Validate touch target sizes, swipe gestures, scrolling, and ensure layouts adapt correctly to various screen sizes and orientations.
  • Use Case: You've updated your e-commerce site. Use this Skill to automatically run a full visual regression test across iPhone 15 Pro, Pixel 7, and iPad Pro 11" to ensure no UI elements shifted or broke on mobile, and then verify the "Add to Cart" button is easily tappable on all devices.

Quick Start

Test the login flow on an iPhone 14 Pro, navigating to "http://localhost:3000/login", filling in "test@example.com" and "password123", and verifying successful login.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: mobile-testing-playwright
Download link: https://github.com/ramunasnognys/workflow-template/archive/main.zip#mobile-testing-playwright

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository