Skip to main content
This function uses AI and incurs costs.
Uses AI vision to determine if a webpage has finished loading by analyzing a screenshot. Detects loading spinners, blank content, or incomplete page states.

Examples

Arguments

input
Object
required
Input object containing the page to check

Returns: Promise<boolean>

Promise resolving to true if page is loaded, false if still loading.