browser-testing-persistence
CommunityEndurance for browser tests.
Authorpmarashian
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the issue of AI agents prematurely abandoning browser testing operations that legitimately require more than 30 seconds to complete, thereby improving verification completeness.
Core Features & Use Cases
- Extended Wait Times: Configures agents to wait up to 90 seconds for complex browser operations.
- Retry Logic: Implements exponential backoff for failed operations to increase success rates.
- Fallback Strategies: Defines alternative verification methods when browser testing fails.
- Use Case: When testing a complex web application with slow-loading components, this skill ensures the agent waits for the application to become fully ready and interactive, rather than timing out and reporting a false failure.
Quick Start
Instruct the agent to use browser-testing-persistence when a browser test is taking longer than expected.
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: browser-testing-persistence Download link: https://github.com/pmarashian/cursor-agent-skills/archive/main.zip#browser-testing-persistence 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.