When browser automation fails on real-world sites, this SOP walks you through a systematic debugging process instead of guessing. It covers the usual suspects: nested scroll containers on LinkedIn, React synthetic events that ignore CDP clicks, Shadow DOM components, and SPA hydration delays that make snapshots stale. The pattern library gives you detection snippets and fallback strategies for each case, like finding the actual scrollable div instead of scrolling the viewport, or adding timeouts to snapshots before they hang on huge DOMs. Most useful when you've confirmed the browser tool works on example.com but breaks on the site you actually need to automate.
npx -y skills add aden-hive/hive --skill browser-edge-cases --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills
giuseppe-trisciuoglio/developer-kit
syncfusion/react-ui-components-skills
supercent-io/skills-template
binjuhor/shadcn-lar