wait-strategy

Community

Implicit waits first; explicit waits for slow paths.

AuthorDanielSuo117
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Implicit waits dominate to reduce flakiness in UI automation; explicit waits are reserved for known slow paths.

Core Features & Use Cases

  • Implicit waiting defaults across the page lifecycle to reduce manual timeout tuning.
  • Explicit waits are applied only for slow paths like large uploads, long polling, or redirects.
  • Provides guidance for configuring DEFAULT_TIMEOUT and integrating with page fixtures.

Quick Start

Configure a global implicit timeout and prefer implicit waits; use explicit waits only when slow paths are encountered.

Dependency Matrix

Required Modules

None required

Components

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: wait-strategy
Download link: https://github.com/DanielSuo117/velocitai/archive/main.zip#wait-strategy

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.