browser-automation-reliability
CommunityEnhance browser automation stability.
Authorpmarashian
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the common issues of browser automation commands hanging, timing out, or failing unexpectedly, ensuring more robust and reliable automated testing and interaction.
Core Features & Use Cases
- Timeout Handling: Configurable timeouts for different command types to prevent indefinite waits.
- Retry Logic: Implements exponential backoff for retrying failed commands up to three times.
- Fallback Strategies: Provides a sequence of alternative verification methods when primary methods fail, crucial for complex applications like Phaser games.
- Use Case: When running automated tests on a web application, a navigation command consistently times out. This Skill can be used to increase the timeout for navigation and implement a retry mechanism with delays.
Quick Start
Use the browser-automation-reliability skill to retry a failed element click command up to three times with exponential backoff.
Dependency Matrix
Required Modules
None requiredComponents
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: browser-automation-reliability Download link: https://github.com/pmarashian/cursor-agent-skills/archive/main.zip#browser-automation-reliability 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.