page-load-assertion
CommunityStandardize is_page_loaded checks with 4 modes.
AuthorDanielSuo117
Version1.0.0
Installs0
System Documentation
What problem does it solve?
is_page_loaded() provides a standardized way to determine when a page UI is ready, by validating visibility of key elements across PageObjects rather than relying on HTTP status alone.
Core Features & Use Cases
- Four validation modes (A-D) to progressively assert page readiness, from single-element checks to multi-element state assertions and semantic delegation.
- Works with SPA patterns, asynchronous loading, and dynamic UI states, ensuring reliable page load assertions during test setup, resets, and test execution.
- Clear guidelines on selector stability, state validation, and guarding against flakey tests with three-tier verification and explicit error messaging.
Quick Start
Implement is_page_loaded() using the simplest suitable mode (A or B) and progressively adopt Mode C or D as your pages require UI state validation.
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: page-load-assertion Download link: https://github.com/DanielSuo117/velocitai/archive/main.zip#page-load-assertion 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 510,000+ vetted skills library on demand.