browser-testing-persistence
Installation
SKILL.md
Browser Testing Persistence
Persist with browser testing operations that legitimately take 30-90 seconds. Don't abandon testing after 30 seconds - browser operations can take longer and this is normal.
Overview
Problem: Agents abandon browser testing after 30 seconds, leading to 60% verification completeness. Browser operations can legitimately take 60-90 seconds, but agents lack persistence patterns.
Solution: Document expected wait times, provide proper timeout configurations, implement retry logic, and define acceptable fallback strategies.
Impact: Improves verification completeness from 60% to 95%, reduces false task completions
Expected Wait Times
Normal Browser Operation Durations
Browser operations can legitimately take 30-90 seconds. This is NORMAL.